Skip to content

Basic website where you login and if authorized properly allows you to generate random number.

Notifications You must be signed in to change notification settings

IliaJaghmaidze/JWT-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

npm install && npm start

Router

  • main.js

Register/Login User

  • You can login using any values
  • After logging in you get assigned a JWT token that is signed by secret key (process.env.JWT_SECRET)

About

Basic website where you login and if authorized properly allows you to generate random number.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published