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
Copy file name to clipboardExpand all lines: aspnetcore/blazor/security/server/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -447,7 +447,7 @@ Authentication uses the same ASP.NET Core Identity authentication as Razor Pages
447
447
448
448
For guidance on general state management outside of ASP.NET Core Identity, see <xref:blazor/state-management?pivots=server>.
449
449
450
-
## Supporting authentication state providers
450
+
## Additional authentication state providers
451
451
452
452
Two additional classes derived from <xref:Microsoft.AspNetCore.Components.Authorization.AuthenticationStateProvider> help with managing authentication state on server:
0 commit comments