davidpellcb/GH-App-Auth
Generate an API token for a GitHub App
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app_id | — | yes | — |
| installation_id | — | yes | — |
| private_key | — | yes | — |
Outputs
| name | description |
|---|---|
| token | API token to use when authenticating as your GitHub app |