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