auth0-deploy-cli
Advanced tools
Changelog
[3.3.1] - 2019-06-13
allowed_clients
, allowed_logout_urls
, allowed_origins
and callbacks
properties of the client
can no longer be exported as null
Changelog
[3.2.0] - 2019-04-12
rules configs
and databases options.configuration
) can no longer be exportedChangelog
[3.1.2] - 2019-03-22
Changelog
[3.1.0] - 2019-03-14
AUTH0_EXCLUDED_CLIENTS
option has been added to the config. Works similar to AUTH0_EXCLUDED_RULES
and AUTH0_EXCLUDED_RESOURCE_SERVERS
. [#102]