Skip to content

mohan2406/jwt_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWT Testing Repo

This is a testing repo to test how jwt works to gain more knowledge about internals of it.

To run this in local machine, clone this repo

git clone https://github.com/mohan2406/jwt_testing.git

Check nodejs is available by running

node --version

in powershell or bash. if not Install nodejs

Then run

node server.js

Then open another terminal and serve the index.html file with static server like if you have python then run python -m http.server 3000 or jwebserver if you have java

About

Testing jwt and how it works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published