The node express app is used to help learn about JWT.

Prereqs:

Requires node, to start use:
node server.js Post to localhost:5000/api/jwtauth with JSON body 'sub': <username> Return will have the bearer access token to use for other api calls in the header