Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jkhy/banno-client-creds-helper

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jkhy/banno-client-creds-helper

Helper utilities to debug connecting to Banno's Platform API using client credentials

  • 1.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
2
Weekly downloads
 
Created
Source

@jkhy/banno-client-creds-helper

Helper utilities for common tasks with Banno's Platform API

Usage

npx @jkhy/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.

client-assertion

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

Example:

$ npx @jkhy/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.

FAQs

Package last updated on 11 Feb 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc