meshcloud/Setup meshStack Authentication
Authenticates with meshStack and stores authentication token
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base_url | The URL of the meshStack instance | yes | — |
| client_id | The client ID for authentication | yes | — |
| key_secret | The key secret for authentication | yes | — |
Outputs
| name | description |
|---|---|
| token_file | Path to the file containing the authentication token |