auth0 / auth0-cli

Build, manage and test your Auth0 integrations from the command line
https://auth0.github.io/auth0-cli/
MIT License
238 stars 51 forks source link

Custom Prompt Support with "auth0 universal-login customize" command #997

Open WorldOfByrd opened 2 months ago

WorldOfByrd commented 2 months ago

Checklist

Describe the problem you'd like to have solved

I would like to preview and deploy Custom Prompts from the Auth0 CLI, similar to custom text and theme settings when running auth0 universal-login customize

Describe the ideal solution

A new tab in the WYSIWYG editor that allows you to create, update and view Custom Prompts rather than needing to deploy to an environment to review look and feel.

This would assist in live editing and troubleshooting, and speed up time-to-deliver for additional Custom Prompts.

Alternatives and current workarounds

No response

Additional context

No response

westlywright commented 1 week ago

This is absolutely needed, you should not have to deploy to a live environment, regardless if the environment is production or develop etc., to test custom prompts.