auth0 / auth0-deploy-cli

The Auth0 Deploy CLI is a tool that helps you manage your Auth0 tenant configuration. It integrates into your development workflows as a standalone CLI or as a node module.
MIT License
248 stars 156 forks source link

Add Support for branding theme #841

Closed g8rswimmer closed 1 year ago

g8rswimmer commented 1 year ago

Checklist

Describe the problem you'd like to have solved

The auth0 management APi v2 has support for branding themes, however I am unable to find support for this API within the tool.

I would like to understand if this feature can be added to the tool.

Describe the ideal solution

I would like for

Alternatives and current workarounds

No response

Additional context

No response

willvedd commented 1 year ago

Branding themes are already supported as "themes". Please open a new issue if the current handling of branding themes is insufficient in some way!