[][src]Module oidc::error

Structs

Http

The Errors that may occur when processing a Request.

Json

This type represents all possible errors that can occur when serializing or deserializing JSON data.

Enums

Decode
Error
Expiry
Jose

All the errors we can encounter while signing/verifying tokens and a couple of custom one for when the token we are trying to verify is invalid

Mismatch
Missing
Oauth

Errors that can occur during authorization.

Url

Errors that can occur during parsing.

Userinfo
Validation