@apptoolkit/jwt
v0.3.0
Published
JWT utillity
Downloads
37
Readme
jwt
TODO: description
Usage
const jwt = require('jwt');
// TODO: DEMONSTRATE API
Required env
APP_NAME
: The name of the entire applicationRSA_PRIVATE_KEY
: String of the private key in pkcs8 type with pem formatRSA_KEY_PASSPHRASE
: Passphrase of the private key