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

Handle errors retrieving jwks #611

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

aristizabal95
Copy link
Contributor

This PR handles the scenario where verifying the token from auth0 fails for either connection issues or auth0 reasons. This PR simply handles the encountered exception and provides a friendly message to the user on what to try next.
Closes #582.

@aristizabal95 aristizabal95 self-assigned this Aug 20, 2024
@aristizabal95 aristizabal95 requested a review from a team as a code owner August 20, 2024 16:49
Copy link
Contributor

github-actions bot commented Aug 20, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@aristizabal95 aristizabal95 deployed to testing-external-code August 23, 2024 17:21 — with GitHub Actions Active
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.

[BUG] Empty .jwks file causes sign-in errors
2 participants