5 types derived from RemoteAuthenticationTests
Microsoft.AspNetCore.Authentication.Test (5)
FacebookTests.cs (1)
22
public class FacebookTests :
RemoteAuthenticationTests
<FacebookOptions>
GoogleTests.cs (1)
22
public class GoogleTests :
RemoteAuthenticationTests
<GoogleOptions>
MicrosoftAccountTests.cs (1)
23
public class MicrosoftAccountTests :
RemoteAuthenticationTests
<MicrosoftAccountOptions>
OAuthTests.cs (1)
18
public class OAuthTests :
RemoteAuthenticationTests
<OAuthOptions>
TwitterTests.cs (1)
21
public class TwitterTests :
RemoteAuthenticationTests
<TwitterOptions>