Please do not report security vulnerabilities here. The Responsible Disclosure Program details the procedure for disclosing security issues.
Thank you in advance for helping us to improve this library! Please read through the template below and answer all relevant questions. Your additional work here is greatly appreciated and will help us respond as quickly as possible. For general support or usage questions, use the Auth0 Community or Auth0 Support. Finally, to avoid duplicates, please search existing Issues before submitting one here.
By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct.
Description
When working with a user to register an app created by a template through the windows terminal, the user gets an error stating that they needed to downgrade from .NET 8 to .NET 7. The expectation is that a user running .NET 8 can register an app using the instructions provided.
Reproduction
Installed latest version of Auth0 CLI
Authenticated Auth0 CLI
Installed .NET templates
Created new webapi from template
Attempted to register webapi with Auth0 using register-with-auth0.cmd
Got the following error
Environment
Using the latest version of the templates & CLI
.NET 8
Windows
Please do not report security vulnerabilities here. The Responsible Disclosure Program details the procedure for disclosing security issues.
Thank you in advance for helping us to improve this library! Please read through the template below and answer all relevant questions. Your additional work here is greatly appreciated and will help us respond as quickly as possible. For general support or usage questions, use the Auth0 Community or Auth0 Support. Finally, to avoid duplicates, please search existing Issues before submitting one here.
By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct.
Description
When working with a user to register an app created by a template through the windows terminal, the user gets an error stating that they needed to downgrade from .NET 8 to .NET 7. The expectation is that a user running .NET 8 can register an app using the instructions provided.
Reproduction
Installed latest version of Auth0 CLI Authenticated Auth0 CLI Installed .NET templates Created new webapi from template Attempted to register webapi with Auth0 using
register-with-auth0.cmd
Got the following errorEnvironment
Using the latest version of the templates & CLI .NET 8 Windows