@jack-henry/banno-client-creds-helper

1.3.1 • Public • Published

@jack-henry/banno-client-creds-helper

Helper utilities for common tasks with Banno's Platform API

Usage

npx @jack-henry/banno-client-creds-helper COMMAND

Installation

The npx command automatically downloads and executes the latest version on demand. No installation steps are required.

Supported Commands

Commands currently supported by the utility.

sign-jwt

Create a signed JWT to use as the client_assertion.

Example:

$ npx @jack-henry/banno-client-creds-helper sign-jwt --client-id=00000000-0000-0000-0000-000000000000 --private-key=./private.pem 

client-assertion

Create a signed JWT to use as the client_assertion and obtain an access_token.

Example:

$ npx @jack-henry/banno-client-creds-helper client-assertion --client-id=00000000-0000-0000-0000-000000000000 --private-key=./private.pem 

First Time Setup

This utility is run via the node npx command.

Node Version

The utility requires NodeJS version 14.0.0 or later. Check your current version with node --version.

Readme

Keywords

none

Package Sidebar

Install

npm i @jack-henry/banno-client-creds-helper

Weekly Downloads

1

Version

1.3.1

License

Apache-2.0

Unpacked Size

17.2 kB

Total Files

6

Last publish

Collaborators

  • bhagerman
  • jrobinson01
  • jing-jha
  • devwiththehair
  • jimhoneycutt
  • chadhikes