mlg87/Whitelist Domain with Auth0 Action

Whitelist /callback and /logout URLs with an app in Auth0 (works really nicely with PR apps).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
app-base-urlBase domain for your PR appsyes
append-callback-stringBoolean indicating whether or not to append '/callback' to the URL to register with Auth0notrue
auth0-application-idApp ID we are going to whitelist URLs foryes
auth0-management-client-secretClient secret obtained from Auth0yes
auth0-management-client-idClient ID obtained from Auth0. This is for a machine to machine app that has access to the Auth0 Management APIyes
auth0-management-domainAuth domain in Auth0yes
commandEither whitelist or removenowhitelist
register-logout-urlBoolean indicatiing whether or not to register a logout URL with Auth0notrue

no outputs