Skip to content

Commit

Permalink
default to decoded when credentials are not returned by verifyFunc() …
Browse files Browse the repository at this point in the history
…callback. 100% backward compatible. fixes #187 - as documented already
  • Loading branch information
nelsonic committed Aug 22, 2016
1 parent fdcbb76 commit 5145c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hapi-auth-jwt2",
"version": "7.1.1",
"version": "7.1.2",
"description": "Hapi.js Authentication Plugin/Scheme using JSON Web Tokens (JWT)",
"main": "lib/index.js",
"repository": {
Expand Down

0 comments on commit 5145c41

Please sign in to comment.