An open API service indexing awesome lists of open source software.

https://github.com/trapcodeio/xpresser-passport-local

Xpresser Passport local strategy Example
https://github.com/trapcodeio/xpresser-passport-local

Last synced: 9 months ago
JSON representation

Xpresser Passport local strategy Example

Awesome Lists containing this project

README

          

# Xpresser Passport (Local) Example.

Converted [this Example in express](https://github.com/passport/express-4.x-local-example) to xpresser's MVC structure

Using

- [Xpresser](xpresserjs.com) (Server)
- [XpressMongo](https://npmjs.org/package/xpress-mongo) (Database)
- [Passport Local Strategy](http://www.passportjs.org/packages/passport-local/) (Auth)

### Setup

- `yarn install`
- `xjs @ makeUsers`