Skip to content

T-Wesst/jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

MERN Chat App

Checkpoints

  1. EXPRESS.JS
  • Define and create controllers
  • Express validator
  1. MONGOOSE
  • User model
  • Message model
  • Chatroom model
  • DB Connection
  1. MORGAN
  • Log dev to console
  1. BCRYPT
  • Hash password
  • Check password
  1. JSON WEB TOKEN
  • Create token and validate function
  • Create token and cookie for signup
  • Create token for login
  1. DotENV

  2. GRAVATAR

  • User profile images

About

server side user authentication/authorization using jwt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published