Modules§
Structs§
- Decoding
Info - Struct used to store the computed information needed to decode a JWT
Intended to be cached inside of
JwkSetStore
to prevent decoding information about the same JWK more than once - Validation
Settings - Validator
- Primary interface used for validating JWTs.