1 reference to IsAuthorizedAsync
Microsoft.AspNetCore.Components.Authorization (1)
AuthorizeViewCore.cs (1)
91
isAuthorized = await
IsAuthorizedAsync
(currentAuthenticationState.User);