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

https://github.com/thitikorn-nupan/node.js-sequelize-login-with-database-authentication

this project, I try to build api for user. user can sign in or register, When who can logged in. this api will return data of book. it makes sure user was authenticated. So I still know way to use bcrypt module for hashing user's password. (I still work with sequilize. It doesn't take long for build api)
https://github.com/thitikorn-nupan/node.js-sequelize-login-with-database-authentication

bcrypt body-parser dotenv express javascript mysql nodejs sequelize winston

Last synced: about 2 months ago
JSON representation

this project, I try to build api for user. user can sign in or register, When who can logged in. this api will return data of book. it makes sure user was authenticated. So I still know way to use bcrypt module for hashing user's password. (I still work with sequilize. It doesn't take long for build api)

Awesome Lists containing this project