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

How to parse V2Notification from signedPayload #288

Open
KarineAyrs opened this issue Jun 27, 2024 · 3 comments
Open

How to parse V2Notification from signedPayload #288

KarineAyrs opened this issue Jun 27, 2024 · 3 comments

Comments

@KarineAyrs
Copy link

Hello! Thanks for library, but I can't figure out how to parse signedPayload to get notification, can you help me with that?

@richzw
Copy link
Collaborator

richzw commented Jun 27, 2024

@KarineAyrs here is one related issue #225

Or you may try another function ParseNotificationV2WithClaim and then access the jws result directly.

@KarineAyrs
Copy link
Author

thanks! one more question - will you upgrade github.com/golang-jwt/jwt/v4 in your project to v5?

@richzw
Copy link
Collaborator

richzw commented Jun 28, 2024

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.

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

No branches or pull requests

2 participants