lux-passport
v0.0.1-beta1
Published
Passport authentication middleware for Lux API framework.
Downloads
5
Maintainers
Readme
Lux Passport is a Passport authentication middleware for Lux API framework.
Warning
This is an experimental plugin - NOT for production use... yet.
Install
$ npm install --save lux-passport
Tests
$ npm install
$ npm test
Related Modules
- passport - Passport.js.
- lux-oauth2 - Create your own OAuth2 server in a Lux app.
- lux-unless - Conditionally skip a middleware.
License
This project is licensed under the MIT license. See the LICENSE file for more info.