Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
guardrex committed Sep 19, 2024
1 parent 403ad88 commit 6a7dea4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aspnetcore/blazor/security/authentication-state.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ using Microsoft.AspNetCore.Components.Authorization;
builder.Services.AddAuthorization();
```

:::moniker-end

:::moniker range="< aspnetcore-6.0"

Configure authentication and authorization services in `Startup.ConfigureServices` of `Startup.cs`.
Expand Down

0 comments on commit 6a7dea4

Please sign in to comment.