Crate oidc_jwt_validator
source ·Modules
Structs
- Struct used to store the computed information needed to decode a JWT Intended to be cached inside of
JwkSetStoreto prevent decoding information about the same JWK more than once - Primary interface used for validating JWTs.