Skip to content

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

Notifications You must be signed in to change notification settings

arifpro/node-express-jwt-auth

Repository files navigation

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.
You can also go direct this link: https://jwt-auth-arif.herokuapp.com

Screenshots

Home

homepage

Login

login

Items

item