Module jwks
backend
0.4.3
Module jwks
Module Items
Structs
Functions
In backend::
config::
auth
Modules
claims
jwks
middleware
user_info
Structs
Config
OpenIDEndpointConfiguration
Statics
CONFIG
backend
::
config
::
auth
Module
jwks
Copy item path
Settings
Help
Summary
source
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
.