You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In .NET 9 we plan to make the AuthenticationStateProviders used to enable authentication in the Blazor Web App template built-in to the framework. Once that is done we expect to update the template code to use them and we should make the same changes in the Blazor Identity scaffolder.
The text was updated successfully, but these errors were encountered:
danroth27
changed the title
Update Blazor Identtiy scaffolder to use built-in AuthenticationStateProviders once available
Update Blazor Identity scaffolder to use built-in AuthenticationStateProviders once available
Jun 8, 2024
In .NET 9 we plan to make the AuthenticationStateProviders used to enable authentication in the Blazor Web App template built-in to the framework. Once that is done we expect to update the template code to use them and we should make the same changes in the Blazor Identity scaffolder.
The framework change is tracked by dotnet/aspnetcore#52769.
@halter73 @JeremyLikness @deepchoudhery
The text was updated successfully, but these errors were encountered: