JWTs with JOSE

This is an example of using the jose module to generate a JSON Web Token. JSON web tokens you can use for authenticating requests and all kinds of unusual things.

Migrated from folder: Modules/joseExample