/Jwt-Authentication-Nodejs-

Generate jwtToken using nodejs for react and vuejs and angular

Primary LanguageJavaScript

#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