Skip to content

Tags: lintov7/hapi-auth-jwt2

Tags

v8.4.0

Toggle v8.4.0's commit message
payload validation processing updated dwyl#299 thanks to @icetbr

v8.3.0

Toggle v8.3.0's commit message
Add support for Hapi v18 see: dwyl#295

v8.2.0

Toggle v8.2.0's commit message
@dominykas add support for verifying long running request tokens see: d…

…wyl#287

v8.1.0

Toggle v8.1.0's commit message
Readd promise support to response function see: dwyl#271 & dwyl#272 t…

…hanks to @ethanrubio

v8.0.1

Toggle v8.0.1's commit message
update linting to use eslint & "prettier". only "cosmetic" changes ma…

…de to module. see: dwyl#268

v8.0.0

Toggle v8.0.0's commit message
Major Update to Hapi v.17 (Breaking Changes to use "async function") …

…see: hapijs/hapi#3658 (release notes) ref: dwyl#248 thanks to @salzhrani for dwyl#249 🎉

v7.4.1

Toggle v7.4.1's commit message
moved payload: options.payload to end of index.js and reduced duplica…

…tion in tests for clarity

v7.4.0

Toggle v7.4.0's commit message
Final Dependency Update for Hapi v.16-compatible Apps. No Code change…

…d. See: dwyl#255 preparing for Hapi v.17

v7.3.0

Toggle v7.3.0's commit message
maintenance update: version of dependencies to latest. no code changed. 

dwyl#242

v7.2.4

Toggle v7.2.4's commit message
update devDependency on Hapi to v16. confirms that no update to code …

…is required. dwyl#215