Skip to content

jsonwebtoken/jsonwebtoken.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWT.io

Build Status

How to build

First, install the required dependencies:

npm install

In order to build (and run) the project execute:

grunt

You will find the generated files in the dist directory. For the website, you can run a server at its root. For example: http-server dist/website.

To run tests, execute:

grunt test

Look at the end of the Gruntfile for other common tasks.

Happy hacking!

About

Developer-centric site to create awareness of JWTs and troubleshoot them.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 184