[][src]Module biscuit::errors

Errors returned will be converted to one of the structs in this module.

Enums

DecodeError

Errors from decoding tokens

Error

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

ValidationError

Errors from validating tokens