Simple RESTful API implementation on Node.js + MongoDB. Auth based on OAuth2 usrname-password flow. Bearer and refresh tokens support.
Tutorials based on this example:
- english - aleksandrov.ws
- russian - habrahabr.ru
Modules used:
- express
- mongoose
- nconf
- winston
- Faker
- oauth2orize
- passport
This example was created by Evgeny Aleksandrov (@EAleksandrov).
License: MIT.