WebNest
Team/Md Arif Hossain/node-express-jwt-auth

Repository

node-express-jwt-auth

This is a nodejs and express js jwt authentication site for learning purposes.

View on GitHub ↗
JavaScript2 stars1 forksjwt-auth-arif.herokuapp.com
bcryptcss3ejses6expressjsheroku-deploymenthtml5javascriptjwt-authmongoosenodejs

README

Node-Express Jwt-Auth · Author Arif

This is a nodejs and express js jwt authentication site for learning purpose.

A simple NodeJs site

  • This is an auth app
  • Protect specific page by auth
  • Login, signup page with validator
  • Show name and logout btn only after login at navbar
  • Hosted in Heroku

Tech/framework used

  • NodeJs
  • Express
  • ejs
  • JWT (Json Web Token)
  • Bcrypt
  • Mongoose
  • HTML
  • CSS
  • JavaScript
  • ES6
  • Heroku Hosting

Deployment

This website is deployed on Heroku. Click here to visit. <br> You can also go direct this link: https://jwt-auth-arif.herokuapp.com

Screenshots

Home

homepage

Login

login

Items

item

← Back to profile