dwyl / hapi-auth-jwt2

:lock: Secure Hapi.js authentication plugin using JSON Web Tokens (JWT) in Headers, URL or Cookies
ISC License
799 stars 126 forks source link

Add exception and decoded token to error context #446

Closed joshkel closed 10 months ago

joshkel commented 10 months ago

Fixes #442

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (515fccb) 100.00% compared to head (c2ec9c0) 100.00%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #446 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 134 136 +2 ========================================= + Hits 134 136 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

nelsonic commented 10 months ago

hapi-auth-jwt2@10.5.0 published to NPM contains these updates: https://www.npmjs.com/package/hapi-auth-jwt2/v/10.5.0