hapi-auth-bearer-mw
Advanced tools
Comparing version 1.3.3 to 1.3.4
@@ -77,2 +77,5 @@ (function() { | ||
return internals.users().get(credentials.id, {}, function(err, userResult) { | ||
console.log("========="); | ||
console.log(JSON.stringify(userResult)); | ||
console.log("========="); | ||
if (err) { | ||
@@ -79,0 +82,0 @@ return cb(err); |
{ | ||
"name": "hapi-auth-bearer-mw", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
405874
28
10913