Best practices for testing Action code
Sep 10, 2025
Overview
We would like to understand if there is any best practice for how to develop and test our actions and auth flows before they are used for out production applications? Currently, we do not see a way of have in a flow/action that is 'in development' vs a flow/action that is production ready.
Cause
Solution
https://auth0.com/docs/get-started/auth0-overview/create-tenants/set-up-multiple-environments
To handle changes between these environments we offer the Deploy CLI or Terraform provider which you can integrate with your existing CI/CD workflow. More on that can be found here:
https://auth0.com/docs/deploy-monitor/deploy-cli-tool/incorporating-into-multi-environment-workflows