Project with oauth2, users, roles and ACL
Looking for testers and feedback. Have time, please help!
Build With:
- We.js
- oauth20-provider
- we-plugin-passport-oauth2
- Clone this project
- Create one database for this project
- Enter in project folder
- Copy config/local.example to config/local.js
- Configure you database params
- install npm packages:
npm install
- start with:
we go
See http://wejs.org for we.js documentation
Use we routes command
we routes
we test
MIT