Module oidc::discovery

source ·

Structs

Functions

Get the discovery config document from the given issuer url. Errors are either a reqwest error or an Insecure if the Url isn’t https.
Get the JWK set from the given Url. Errors are either a reqwest error or an Insecure error if the url isn’t https.