4 references to GoogleChallengeProperties
Microsoft.AspNetCore.Authentication.Test (4)
GoogleTests.cs (1)
172
return context.ChallengeAsync("Google", new
GoogleChallengeProperties
OAuthChallengePropertiesTest.cs (3)
89
var properties = new
GoogleChallengeProperties
()
109
var properties = new
GoogleChallengeProperties
();
135
var properties = new
GoogleChallengeProperties
()