Introducing Auth0 Templates for .NET

Hey @Duelagan,
Thanks for sharing your thoughts.

The goal of the Auth0 Templates (like any other .NET template) is to set up a .NET application with Auth0 embedded directly from the tool you use to build your application (.NET CLI, Visual Studio). It’s a little bit better than a sample project because it doesn’t require you to explicitly download and make some little adjustment changes, but nothing more at this time.

If you need a step by step tutorial on Blazor applications, we have a few of them. Have you tried the following?

Regarding your question about the callback URLs, these are the URLs that Auth0 is allowed to redirect users to after login. So, when you publish your application, you need to use the production URL of your application.

I’m sorry about your experience with support. I’d like to know what your expectations are. For example, when you say “The authors make too many assumptions with the docs”, what docs are you talking about and what assumptions exactly are you referring to?
This would help us improve our technical content.
Thank you

1 Like