NodeJS-based web application used to generate signed valid JSON Web Tokens to be used for testing. You can include both standard and custom claims, as well as specify your own symmetric signing key.
Future plans for:
The live site for this application is here: http://jwtbuilder.jamiekurtz.com
npm install
from this project folder to install/configure all modulesnpm start
to start the server