KemalIdentity::JWT::StaticKeySource
Inherits KemalIdentity::JWT::KeySource < Reference < Object
A KeySource over a keyring that never changes.
What a validator configured with a fixed keyring gets, so the validator has exactly one kind
of thing to ask and JWKS is not a special case in the hot path.
Constructors
new(keyring : Keyring)
Source