Skip to content

saigowthamr/Jwt-Authentication-Nodejs-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Authentication For single page apps using nodejs

Node js and mongodb(tokenbasedauth)

install dependencies

npm install

  • config create your mongo uri in mlabs add it to app.js and Add password and username in database config directory.

signup endpoint \signup

signin end point \signin

To start server

npm start

Releases

No releases published

Packages

No packages published