Available on crate features
client
and oidc
only.Expand description
Possible errors when handling OIDC authentication.
Enumsยง
- Error
- Possible errors when dealing with OIDC.
- IdToken
Error - Possible errors when extracting expiration time from an ID token.
- Refresh
Error - Possible errors when using the refresh token.
- Refresh
Init Error - Possible error when initializing the ID token refreshing.