3 references to AuthenticationStateProvider
Microsoft.AspNetCore.Components.Authorization (3)
CascadingAuthenticationState_razor.g.cs (3)
96
AuthenticationStateProvider
.AuthenticationStateChanged += OnAuthenticationStateChanged;
98
_currentAuthenticationStateTask =
AuthenticationStateProvider
113
AuthenticationStateProvider
.AuthenticationStateChanged -= OnAuthenticationStateChanged;