The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.907 - 2023-04-04

  • remove "at /Foo/Bar.pm line 123" from error message
  • render error message as json when Accept headers is set to application/json
  • add 'ident' to json error and set it to token_expired for the special case when the token is expired (becuase the error returned by Crypt::JWT is a bit ... cryptic

Modules

Token-based Auth (aka Bearer Token) using JSON Web Tokens (JWT)