Module biscuit::errors

source ·
Expand description

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

Enums

  • Errors from decoding tokens
  • 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
  • Errors from validating tokens