1.0.0 • Published 10 years ago

passport-integrate-security v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

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