Crate oidc_jwt_validator

Source

Modules§

cache
util

Structs§

DecodingInfo
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
ValidationSettings
Validator
Primary interface used for validating JWTs.

Enums§

FetchError
ValidationError