This repository contains a Blazor Web application with Interactive Auto render mode secured with Auth0.
The following article describes the implementation details: Add Auth0 Authentication to Blazor Web Apps.
Clone the repo: git clone https://github.com/auth0-blog/blazor-interactive-auto.git
To run the Blazor Web application:
BlazorIntAuto
folder appsettings.json
configuration file.dotnet run --launch-profile https
in a terminal window.https://localhost:7255
.