How to decode JWT token in Golang? #6291
Replies: 3 comments
-
Hi, I have the same problem. did you find any solution for this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am stuck with the same thing with python backend.Did you guys try reverse enfineering the next-auth library code. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I've created a example middleware with golang |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I know it's an JWE implementation, but all the solution i found are not working . Would be rly grateful for help.
Beta Was this translation helpful? Give feedback.
All reactions