Replies: 3 comments 9 replies
-
The answer is to use |
Beta Was this translation helpful? Give feedback.
9 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
I guess I need to brush up on my JOSE practices 🙏 |
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
-
Hi,
I've used the samples in the documentation to generate a RSA JWKS. However, I see that
alg
is not setHow should I set the
alg
field? I feel like usingSet("alg","RS256")
is a bit brute-force, no?Thanks for the help!
Beta Was this translation helpful? Give feedback.
All reactions