Expand description
Manages the JwkSet
the server uses to validate tokens.
Structs§
- JwkSet
Helper 🔒 - In between struct for
JwkSet
.
Functions§
- fetch_
keys - Fetch jwks from the provided url and tries to parse them to
JwkSet
.
Manages the JwkSet
the server uses to validate tokens.
JwkSet
.JwkSet
.