Categories: None [Edit]

rack-jwt-verifier

https://rubygems.org/gems/rack-jwt-verifier
https://github.com/danielefrisanco/rack_jwt_verifier
Verifies JWT signatures against a JWKS endpoint, a PEM URL, a static key or (opt-in) a shared HMAC secret; enforces exp/nbf/iss/aud, scopes and optional jti replay protection; caches key material, handles key rotation, and exposes the verified claims to the application through the Rack environment. Pairs with the jwt_auth_client gem.

Total

Ranking: 190,690 of 196,832
Downloads: 843

Daily

Ranking: 63,661 of 196,799
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
121,352,942,029rack
41816,625,225jwt
118424,024,204logger

Owners

#GravatarHandle
1icondanielefrisanco