Expand description
OpenID connect relaying party implementation See examples
Structs§
- Client
- OpenID Connect relying party client
- Client
Builder - Setup Client
- Discovered
Provider - OpenID connect provider from discovery
- Google
Provider - Google OpenID connect ID provider https://accounts.google.com/.well-known/openid-configuration
- IdToken
- OpenID connect ID Token. More detail, see OpenID Connect Core specification 2. ID Token and 5.1 Standard Claims
- Microsoft
Tenant Provider - Microsoft OpenID connect ID provider https://login.microsoftonline.com/common/v2.0/.well-known/openid-configuration
- Session
- OpenID connect login session
Enums§
- Error
- tiny-oidc-rp Errors
Traits§
- Provider
- OpenID Connect ID provider issuer