Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 316 Bytes

readme.md

File metadata and controls

9 lines (7 loc) · 316 Bytes

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