4 references to SetQueryParam
Microsoft.AspNetCore.Authentication.Google (4)
GoogleHandler.cs (4)
75
SetQueryParam
(queryStrings, properties, GoogleChallengeProperties.AccessTypeKey, Options.AccessType);
76
SetQueryParam
(queryStrings, properties, GoogleChallengeProperties.ApprovalPromptKey);
77
SetQueryParam
(queryStrings, properties, GoogleChallengeProperties.PromptParameterKey);
78
SetQueryParam
(queryStrings, properties, GoogleChallengeProperties.LoginHintKey);