passport-integrate-security
v1.0.0
Published
Handle passport authentication and authorization in one place
Maintainers
Readme
Integrate security for passport
This module lets you handle authentication and authorization in one place. Allow using passport strategies for enable authentication in the whole app or in a specific router if you application also allow secure paths with specific roles and/or methods.
Warning
Still under development.
Install
$ npm install passport-integrate-security