fletort/Clasp tokens
This sets up clasp global and local tokens for pushing, deploying and running project to Google App Script
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| client-id | Your global AppScript OAuth2 ClientID (located in global .clasprc.json file) | yes | — |
| client-secret | Your global AppScript OAuth2 Client Secret (located in global .clasprc.json file) | yes | — |
| refresh-token | Your global AppScript OAuth2 Refresh Token (located in global .clasprc.json file) | yes | — |
| gcp-client-id | Your GCP project OAuth2 ClientID (located in local .clasprc.json file) | — | — |
| gcp-client-secret | Your GCP project OAuth2 Client Secret (located in local .clasprc.json file) | — | — |
| gcp-refresh-token | Your GCP project OAuth2 Refresh Token (located in local .clasprc.json file) | — | — |
Outputs
no outputs