Example JWT Token Generation for OC-Plugin-JWT

These samples are to illustrate how to generate a signed JSON web token using a public private key pair.

In production private keys & paraphrases should be more securely stored.

Platforms