Module openid

Source
Available on crate features sync_routes and dbx_openid only.

Structs§

UserInfoArgs
No Parameters
UserInfoResult

Enums§

OpenIdError
UserInfoError

Functions§

userinfounstable
This route is used for refreshing the info that is found in the id_token during the OIDC flow. This route doesn’t require any arguments and will use the scopes approved for the given access token.