Module jwks

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.