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

https://github.com/jacobwi/authenticator-expressjs

Authentication system for ExpressJS web server. It encrypts plain-text password to hashed password in the database. It also uses PassportJS to implement secure routing API.
https://github.com/jacobwi/authenticator-expressjs

es6 expressjs javascript jwt mongodb mongoose passportjs

Last synced: 3 months ago
JSON representation

Authentication system for ExpressJS web server. It encrypts plain-text password to hashed password in the database. It also uses PassportJS to implement secure routing API.

Awesome Lists containing this project