You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.
Adding a JWK for signing would be very useful.
I was not able to find how to use the provided JWK class referenced in the project instead of a signingKey for signing the JWT and there is a use case I am very interested in where the received token is signed using a JWK instead of a signingKey.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Adding a JWK for signing would be very useful.
I was not able to find how to use the provided JWK class referenced in the project instead of a signingKey for signing the JWT and there is a use case I am very interested in where the received token is signed using a JWK instead of a signingKey.
The text was updated successfully, but these errors were encountered: