...

/

Configure the Blazor WebAssembly Application

Configure the Blazor WebAssembly Application

Learn to configure the Blazor WebAssembly application to reach out to Auth0.

The registration with Auth0 makes Auth0 aware of our Blazor WebAssembly application. Now we need to let our application know about Auth0.

Retrieve the Auth0 settings

During the registration of our Blazor WebAssembly application with Auth0, we got the following two important settings: ...