[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eGoogleAuthorizationCodeFlow.Initializer\u003c/code\u003e class, which is a key component for setting up Google authorization code flows in the Google.Apis.Auth library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInitializer\u003c/code\u003e class inherits from \u003ccode\u003eAuthorizationCodeFlow.Initializer\u003c/code\u003e and is part of the \u003ccode\u003eGoogle.Apis.Auth.OAuth2.Flows\u003c/code\u003e namespace within the Google.Apis.Auth.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe initializer allows developers to set crucial properties such as \u003ccode\u003eAuthorizationServerUrl\u003c/code\u003e, \u003ccode\u003eTokenServerUrl\u003c/code\u003e, \u003ccode\u003eClientSecrets\u003c/code\u003e, and \u003ccode\u003eScopes\u003c/code\u003e for OAuth 2.0 authentication.\u003c/p\u003e\n"],["\u003cp\u003eIt includes constructors to create new initializers, either using default URLs or by providing custom URLs for internal or testing purposes, with specific parameters for \u003ccode\u003eauthorizationServerUrl\u003c/code\u003e, \u003ccode\u003etokenServerUrl\u003c/code\u003e, and \u003ccode\u003erevokeTokenUrl\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers multiple properties that can be configured, such as \u003ccode\u003eIncludeGrantedScopes\u003c/code\u003e, \u003ccode\u003eLoginHint\u003c/code\u003e, \u003ccode\u003eNonce\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003ePrompt\u003c/code\u003e, \u003ccode\u003eRevokeTokenUrl\u003c/code\u003e, and \u003ccode\u003eUserDefinedQueryParams\u003c/code\u003e, offering flexibility for different authorization scenarios.\u003c/p\u003e\n"]]],[],null,[]]