Lux Passport is a Passport authentication middleware for Lux API framework.
This is an experimental plugin - NOT for production use... yet.
$ npm install --save lux-passport
$ npm install
$ npm test
- passport - Passport.js.
- lux-oauth2 - Create your own OAuth2 server in a Lux app.
- lux-unless - Conditionally skip a middleware.
This project is licensed under the MIT license. See the LICENSE file for more info.