kyanny / get-installation-token-js

Get GitHub App installation access token with octokit.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. npm i
  2. Download your private key file (.pem)
  3. Rewrite appId, privateKey, installationId
  4. node .

About

Get GitHub App installation access token with octokit.js


Languages

Language:JavaScript 100.0%