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

https://github.com/janakhpon/localauth

Demo sample for making local-Oauth with passport-local. User can sign up and login to localauth and username and password will be stored in MongoDB via mongoose. Hope it will help u makes awesome projects.
https://github.com/janakhpon/localauth

crud expressjs local-authentication mongoose nodejs passport-local

Last synced: about 2 months ago
JSON representation

Demo sample for making local-Oauth with passport-local. User can sign up and login to localauth and username and password will be stored in MongoDB via mongoose. Hope it will help u makes awesome projects.

Awesome Lists containing this project

README

          

# localauth
Demo sample for making local-Oauth with passport-local. User can sign up and login to localauth and username and password will be stored in MongoDB via mongoose. Hope it will help u makes awesome projects.