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

Conversation

Ryanmtate
Copy link
Contributor

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

@Ryanmtate Ryanmtate requested a review from mirceanis January 23, 2025 16:38
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.

Looks good. Thank you!

@mirceanis mirceanis merged commit 560ab41 into decentralized-identity:master Jan 23, 2025
1 check passed
uport-automation-bot pushed a commit that referenced this pull request Jan 23, 2025
## [8.0.8](8.0.7...8.0.8) (2025-01-23)

### Bug Fixes

* improve invalid JWT Error message ([#321](#321)) ([560ab41](560ab41))
@uport-automation-bot
Copy link
Collaborator

🎉 This PR is included in version 8.0.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants