Andrea Chiarelli
Andrea Chiarelli
**Describe the bug** My [creator profile](https://www.wearedotnet.io/andychiare) doesn't show my latest articles. It is stuck at two months ago while the feeds include new articles. I don't see any difference between...
### Describe the problem you'd like to have solved Add a new template that allows to create Blazor MAUI applications with Auth0 authentication embedded. ### Describe the ideal solution The...
### Description Use the builtin ASP.NET Core `returnUrl` parameter to go back to the calling page after login See [this](https://github.com/auth0-blog/blazor-interactive-auto/pull/4)
### Description When you run `dotnet new` in Windows with one of the templates, and confirm to execute the `register-with-auth0.cmd` script, you get this error message after the registration data...
### Problem The current reference to the Auth0 Templates points to a specific NuGet package version, which is obsolete. ### Solution Point to the latest NuGet package version
### Describe the problem you'd like to have solved Currently, the CliWrapper assembly is compiled for .NET 7, which requires this version of the .NET SDK installed on the development...
### Description When the Auth0 CLI is not logged in, the registration script `register-with-auth0.cmd` hangs
# Pull Request 👋🏽 I'd like to add a reference to my free ebook about developer advocacy based on my personal experience and perspective. The book tries to explain what...
### Description When a MAUI application is compiled on a non-Windows machine an error occurs See [here](https://github.com/auth0/auth0-oidc-client-net/issues/371)
Auth0 CLI will support an option to detect the active tenant in JSON format (see [this PR](https://github.com/auth0/auth0-cli/issues/773)). Use this feature to simplify the current code to get the active tenant...