Replies: 1 comment
-
Please show us what the exact problem is? |
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 am new to golang. I am able to create jwt token and sign it with JWK using using jwt.Sign. i am trying to use JWKS to sign and not have any luck.
can anyone please give me example how to use JWKSet to signe JWT? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions