vivantehealth/GitHub App Installation Access Token Generator

Given an app id, installation id and private key, generates short-lived access tokens for a GitHub App Installation. This can be used in place of a personal access token when doing things like reading from GitHub's package registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
private-keyThe private key used to sign the JWTsyes
app-idThe GitHub App's app idyes
installation-idThe GitHub App's installation idyes
namedescription
tokenGenerated access token