url:rm

hereditas url:rm

removes URL(s) from the configuration

Description

These URLs are used by Auth0 to whitelist the pages users are redirected to after authenticating.

After running this command, you will need to synchronize the changes on Auth0 with hereditas auth0:sync (it’s not necessary to re-build or re-deploy the box).

Example usage

hereditas url:rm \
   --url "https://my.testhereditas.app"

Flags

Flag Type Required Default Value Description
-u
--url
string none URL to remove (multiple values supported)