We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello! Thanks for library, but I can't figure out how to parse signedPayload to get notification, can you help me with that?
The text was updated successfully, but these errors were encountered:
@KarineAyrs here is one related issue #225
Or you may try another function ParseNotificationV2WithClaim and then access the jws result directly.
ParseNotificationV2WithClaim
Sorry, something went wrong.
thanks! one more question - will you upgrade github.com/golang-jwt/jwt/v4 in your project to v5?
Thank you very much for your suggestion. I did not notice this upgrade of jwt, and will upgrade the jwt after fully testing.
No branches or pull requests
Hello! Thanks for library, but I can't figure out how to parse signedPayload to get notification, can you help me with that?
The text was updated successfully, but these errors were encountered: