hapi-auth-bearer-mw
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -63,2 +63,3 @@ (function() { | ||
scopes: infoResult.scopes, | ||
scope: infoResult.scopes, | ||
expiresIn: infoResult.expiresIn, | ||
@@ -65,0 +66,0 @@ token: secretOrToken |
{ | ||
"name": "hapi-auth-bearer-mw", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -21,20 +21,23 @@ [![Build Status](https://travis-ci.org/codedoctor/hapi-auth-bearer-mw.svg?branch=master)](https://travis-ci.org/codedoctor/hapi-auth-bearer-mw) | ||
## See also | ||
* [hapi-auth-bearer-mw](https://github.com/codedoctor/hapi-auth-bearer-mw) | ||
* [hapi-identity-store](https://github.com/codedoctor/hapi-identity-store) | ||
* [hapi-loggly](https://github.com/codedoctor/hapi-loggly) | ||
* [hapi-mandrill](https://github.com/codedoctor/hapi-mandrill) | ||
* [hapi-mongoose-db-connector](https://github.com/codedoctor/hapi-mongoose-db-connector) | ||
* [hapi-oauth-store-multi-tenant](https://github.com/codedoctor/hapi-oauth-store-multi-tenant) | ||
* [hapi-routes-authorization-and-session-management](https://github.com/codedoctor/hapi-routes-authorization-and-session-management) | ||
* [hapi-routes-oauth-management](https://github.com/codedoctor/hapi-routes-oauth-management) | ||
* [hapi-routes-roles](https://github.com/codedoctor/hapi-routes-roles) | ||
* [hapi-routes-status](https://github.com/codedoctor/hapi-routes-status) | ||
* [hapi-routes-users-authorizations](https://github.com/codedoctor/hapi-routes-users-authorizations) | ||
* [hapi-routes-oauth-management](https://github.com/codedoctor/hapi-routes-oauth-management) | ||
* [hapi-routes-users](https://github.com/codedoctor/hapi-routes-users) | ||
* [hapi-user-store-multi-tenant](https://github.com/codedoctor/hapi-user-store-multi-tenant) | ||
and additionally | ||
* [mongoose-identity-store-multi-tenant](https://github.com/codedoctor/mongoose-identity-store-multi-tenant) | ||
* [api-pagination](https://github.com/codedoctor/api-pagination) | ||
* [mongoose-oauth-store-multi-tenant](https://github.com/codedoctor/mongoose-oauth-store-multi-tenant) | ||
* [mongoose-rest-helper](https://github.com/codedoctor/mongoose-rest-helper) | ||
* [api-pagination](https://github.com/codedoctor/api-pagination) | ||
* [mongoose-user-store-multi-tenant](https://github.com/codedoctor/mongoose-user-store-multi-tenant) | ||
@@ -41,0 +44,0 @@ ## Contributing |
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
397893
10907
57