autopp/action-auth0-update-client
Update Auth0's client
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| domain | The domain of Auth0 | yes | "" |
| api_client_id | The client ID to get access token | yes | "" |
| api_client_secret | The client secret to get access token | yes | "" |
| operation | "add" or "remove" | yes | add |
| client_id | The client id of target client | yes | "" |
| callback_url | The callback URL to be added or removeed | no | "" |
| logout_url | The logout URL to be added or removed | no | "" |
| web_origin | The web origin to be added or removed | no | "" |
| origin | The origin to be added or removed | no | "" |
| telemetry | Send telemetry to Auth0 | no | false |
Outputs
no outputs