Update BlazorAuthAddlResources (#16816)

pull/16941/head
Luke Latham 2020-02-10 08:06:34 -06:00 committed by GitHub
parent 4341ab0f3a
commit 31ed761ee0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@ description: Learn about Blazor authentication and authorization scenarios.
monikerRange: '>= aspnetcore-3.1'
ms.author: riande
ms.custom: mvc
ms.date: 01/29/2020
ms.date: 02/02/2020
no-loc: [Blazor, SignalR]
uid: security/blazor/index
---
@ -522,3 +522,4 @@ The `CascadingAuthenticationState` supplies the `Task<AuthenticationState>` casc
* <xref:security/index>
* <xref:security/blazor/server>
* <xref:security/authentication/windowsauth>
* [Awesome Blazor: Authentication](https://github.com/AdrienTorris/awesome-blazor#authentication) community sample links