Expand description
§OpenID primitives
These primitives might be incomplete, but sufficient for a basic OpenID usage.
Structs§
- OpenID
Config - OpenID discovery information, typically distributed on http://provider/.well-known/openid-configuration
- OpenID
Token Response - OpenID token response
- OpenID
User Info - Refer to https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims for more information