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

https://github.com/bytangle/user-auth-microservice

An experimental but practical implementation of user authentication microservice using Node.js
https://github.com/bytangle/user-auth-microservice

Last synced: 5 months ago
JSON representation

An experimental but practical implementation of user authentication microservice using Node.js

Awesome Lists containing this project

README

          

# USER Authentication Microservice
This repo contains an implementaiton of users authentication microservice using
- Passport
- Sequelize ORM
- Restify
- Mysql
- sqlite3
This implementation is for educational purposes only.