An authentication microservice which you can integrate seamlessly in your projects
- Local Login
- Google Oauth
- Facebook Oauth
Rename ".env.example" to ".env" and update the values/settings to your own
npm install
# Run tests
npm test
# Run Coverage reports
npm report
npm text-report
npm nyc
# Run in development mode
npm run dev
# Run in Production mode
npm start
Extensive documentation with examples here
- Version: 1.0.0
- License: MIT