Skip to content

Commit d19913c

Browse files
authored
Update aspnetcore/blazor/security/server/index.md
1 parent 5723498 commit d19913c

File tree

1 file changed

+1
-1
lines changed
  • aspnetcore/blazor/security/server

1 file changed

+1
-1
lines changed

aspnetcore/blazor/security/server/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ Authentication uses the same ASP.NET Core Identity authentication as Razor Pages
447447

448448
For guidance on general state management outside of ASP.NET Core Identity, see <xref:blazor/state-management?pivots=server>.
449449

450-
## Supporting authentication state providers
450+
## Additional authentication state providers
451451

452452
Two additional classes derived from <xref:Microsoft.AspNetCore.Components.Authorization.AuthenticationStateProvider> help with managing authentication state on server:
453453

0 commit comments

Comments
 (0)