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