backend
0.4.3
Module jwks
Structs
Functions
In backend::config::auth
Module
backend
::
config
::
auth
::
jwks
Copy item path
source
·
[
−
]
Expand description
Manages the
JwkSet
the server uses to validate tokens.
Structs
§
JwkSetHelper
🔒
In between struct for
JwkSet
.
Functions
§
fetch_keys
Fetch jwks from the provided url and tries to parse them to
JwkSet
.