singingwolfboy/Set Application URIs for Auth0
Add & remove application URIs for Auth0 applications
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| auth0-domain | The domain of your Auth0 application | yes | — |
| auth0-client-id | The client ID of your Auth0 application | yes | — |
| auth0-client-secret | The client secret of your Auth0 application | yes | — |
| auth0-target-client-id | The client ID of the Auth0 application you wish to modify. Defaults to the value of `auth0-client-id`. | no | — |
| callback-url-template | A Mustache template for the callback URL to add/remove | yes | — |
| logout-url-template | A Mustache template for the logout URL to add/remove | yes | — |
Outputs
no outputs