2 references to AuthStateTask
Microsoft.AspNetCore.Components.Authorization.Tests (2)
CascadingAuthenticationStateTest.cs (2)
163
if (
AuthStateTask
.IsCompleted)
165
var identity =
AuthStateTask
.Result.User.Identity;