I used the Blazor template with individual authentication option to create a project. Now I need to customize the state data for retrieval and enable the function to update and refresh those data. The template already registered an Identity provider. So how can I add my own business without breaking the functions provided by the Identity provider?
↧