ciffelia/Authenticate to Tailscale API
Issues a short-lived Tailscale API token for the workflow using its GitHub Actions OIDC identity.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| client-id | OAuth client ID of the trust credential | yes | — |
| audience | Audience value assigned to the trust credential | yes | — |
Outputs
| name | description |
|---|---|
| access-token | Short-lived bearer token for the Tailscale API |