Replies: 1 comment 1 reply
-
Hi @thesiti92. This is not something I would consider. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Right now some JWKS clients (namely
jwks-rsa
) will allow analg
value for a JWK to beRSA256
rather than justRS256
. For the sake of compatibility with other existing popular libraries, would it be possible to add this as an alias?Beta Was this translation helpful? Give feedback.
All reactions