Module primitives

Source
Expand description

§OpenID primitives

These primitives might be incomplete, but sufficient for a basic OpenID usage.

Structs§

OpenIDConfig
OpenID discovery information, typically distributed on http://provider/.well-known/openid-configuration
OpenIDTokenResponse
OpenID token response
OpenIDUserInfo
Refer to https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims for more information