backend
0.4.4
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
§
JwkSet
Helper
🔒
In between struct for
JwkSet
.
Functions
§
fetch_
keys
Fetch jwks from the provided url and tries to parse them to
JwkSet
.