Package Exports
- passport-integrate-security
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (passport-integrate-security) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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