Verifies JWT signatures against a JWKS endpoint, a PEM URL or a static key, enforces exp/nbf/iss/aud claims, caches key material, handles key rotation, and exposes the verified claims to the application through the Rack environment.
Required Ruby Version
>= 3.0
Authors
Daniele Frisanco