The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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)