Configure the Blazor Server Application
Learn how to configure our Blazor Server application to reach out to Auth0.
We'll cover the following...
By registering the Blazor Server application, we let Auth0 know about our application’s existence. Now, we need to let our application know about Auth0.
Retrieve the Auth0 settings
During the registration of our Blazor Server application with Auth0, we got the following two important settings:
- The Auth0 Domain
- The Client ID