Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unclear from docs - can this package encode using JWK? Or only decode/verify sig? #297

Open
ahungry opened this issue Jun 6, 2022 · 0 comments

Comments

@ahungry
Copy link

ahungry commented Jun 6, 2022

I would like to setup an oauth2-server that serves the public JWKs, while providing JWTs that are signed via JWK asymmetric keys.

Can this package do that? If so, can someone show me a basic example of how it'd be done? (hopefully including a note on how to generate the JWK private/public pair of data structures that'd be compatible with this lib - I notice it mentions only public keys are supported in the brief docs that are available).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant