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

Improve Invalid JWT Error Handling #321

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ryanmtate
Copy link

This PR adds the caught error to the error message.

Motivation: debugging interoperability issues between platforms.

@Ryanmtate Ryanmtate changed the title return the caught error in the error message Improve Invalid JWT Error Handling Jan 23, 2025
Copy link
Member

@mirceanis mirceanis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for contributing!

Looks like there is a linter failure. You'll have to fix that before we can merge.
Please run yarn build && yarn test && yarn lint locally to make sure all other checks pass

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.

2 participants