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

Jwts sikt-no/clj-jwt #8

Open
awb99 opened this issue Oct 7, 2023 · 1 comment
Open

Jwts sikt-no/clj-jwt #8

awb99 opened this issue Oct 7, 2023 · 1 comment

Comments

@awb99
Copy link
Contributor

awb99 commented Oct 7, 2023

clj-jwt wraps some of Buddy's functions for validating JWTs and signing claims. It uses a JWKS endpoint to fetch the public or private key to use for validation or signing respectively. By using this library you can abstract away key handling as the library will automatically fetch new keys as the JWK server issues new keys.

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