@apptoolkit/jwt
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

jwt

TODO: description

Usage

const jwt = require('jwt');

// TODO: DEMONSTRATE API

Required env

  • APP_NAME: The name of the entire application
  • RSA_PRIVATE_KEY: String of the private key in pkcs8 type with pem format
  • RSA_KEY_PASSPHRASE: Passphrase of the private key

/@apptoolkit/jwt/

    Package Sidebar

    Install

    npm i @apptoolkit/jwt

    Weekly Downloads

    1

    Version

    0.3.0

    License

    ISC

    Unpacked Size

    4.22 kB

    Total Files

    6

    Last publish

    Collaborators

    • deleonnmdn
    • edgravill