1 override of HandleRemoteAuthenticateAsync
Microsoft.AspNetCore.Authentication.OAuth (1)
OAuthHandler.cs (1)
64protected override async Task<HandleRequestResult> HandleRemoteAuthenticateAsync()
1 reference to HandleRemoteAuthenticateAsync
Microsoft.AspNetCore.Authentication (1)
RemoteAuthenticationHandler.cs (1)
87var authResult = await HandleRemoteAuthenticateAsync();