auth0 / auth0-dotnet-templates

Auth0 Templates for .NET
Apache License 2.0
46 stars 7 forks source link

Auth0 CLI integration #11

Closed andychiare closed 1 year ago

andychiare commented 1 year ago

Describe the problem you'd like to have solved

Developers using the templates have their application configured in one shot. However, they still need to manually register them with Auth0 before using the template and go back to the Auth0 dashboard to configure the callback and logout URLs.

Describe the ideal solution

To make the templates even more convenient, they could automatically register and configure the application so that it is really ready to run. This could be achieved by integrating the templates with the Auth0 CLI.