auth0 / auth0-dotnet-templates

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

Blazor SSR template (.NET8) #9

Closed jchannon closed 5 months ago

jchannon commented 1 year ago

Describe the problem you'd like to have solved

I'd like a template that provides the code showing login/logout with Auth0 with Blazor SSR for .NET8

Describe the ideal solution

The ability to do dotnet new auth0blazor for example

andychiare commented 1 year ago

Thanks for your suggestion @jchannon

andychiare commented 5 months ago

Implemented by PR #26