diff --git a/aspnetcore/blazor/security/server/index.md b/aspnetcore/blazor/security/server/index.md index 67a34605031a..dfe1090f525b 100644 --- a/aspnetcore/blazor/security/server/index.md +++ b/aspnetcore/blazor/security/server/index.md @@ -532,9 +532,25 @@ In the following `InjectAuthStateProvider` component: For more information, see the guidance on in . -## Unauthorized content display during prerendering + ## User state management