jwks topic

List jwks repositories

jose

5.0k
Stars
299
Forks
Watchers

JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.

jwtXploiter

261
Stars
30
Forks
Watchers

A tool to test security of json web token

fusionauth-jwt

159
Stars
44
Forks
Watchers

A simple to use Java 8 JWT Library. Verify, Sign, Encode, Decode all day.

Security.Jwt

250
Stars
33
Forks
Watchers

Jwt Manager. Set of components to deal with Jwt Stuff. Automate your key rotating, add support for jwks_uri. Store your cryptography keys in a secure place.

keyfunc

247
Stars
45
Forks
Watchers

Create a jwt.Keyfunc for JWT parsing with a JWK Set or given cryptographic keys (like HMAC) in Golang.

joken_jwks

29
Stars
24
Forks
Watchers

A Joken 2 hook for fetching the signer from a public JWKS url

PythonJWTDemo

28
Stars
11
Forks
Watchers

Demo for using Python to validate JWTs

alcoholic_jwt

18
Stars
13
Forks
Watchers

Rust library for validation of RS256 JWTs. Source has moved to https://git.tazj.in/tree/net/alcoholic_jwt

cognito-jwt-verifier

26
Stars
5
Forks
Watchers

Verify ID and access JWT tokens from AWS Cognito in your node/Lambda backend with minimal dependencies.