Skip to content

auth0-blog/blazor-interactive-auto

Repository files navigation

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.

To run the applications:

Clone the repo: git clone https://github.com/auth0-blog/blazor-interactive-auto.git

To run the Blazor Web application:

  1. Move to the BlazorIntAuto folder
  2. Add your Auth0 credentials to the appsettings.json configuration file.
  3. Type dotnet run --launch-profile https in a terminal window.
  4. Point your browser to https://localhost:7255.

Requirements:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published