Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Token Expiry #50

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Fix Token Expiry #50

merged 1 commit into from
Apr 17, 2024

Conversation

spjmurray
Copy link
Member

The OIDC lib hides the underlying HTTP status code, or makes it stupidy hard to grok, so we were just returning 500. The UI stuff should get the 403 propagated though so it can refresh the access token. Bring in a new core library that does this.

The OIDC lib hides the underlying HTTP status code, or makes it stupidy
hard to grok, so we were just returning 500.  The UI stuff should get
the 403 propagated though so it can refresh the access token.  Bring in
a new core library that does this.
@spjmurray spjmurray merged commit 77e8d87 into main Apr 17, 2024
2 checks passed
@spjmurray spjmurray deleted the fix_token_expiry branch April 17, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant