[[["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\u003eThe \u003ccode\u003eIAuthorizationCodeInstalledApp\u003c/code\u003e interface is designed for managing the authorization code flow for installed applications, ensuring the persistence of end-user credentials.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties, \u003ccode\u003eCodeReceiver\u003c/code\u003e and \u003ccode\u003eFlow\u003c/code\u003e, which provide access to the code receiver and the authorization code flow, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuthorizeAsync\u003c/code\u003e method allows the application to asynchronously request and obtain authorization to access a user's protected data, using a provided user identifier and a cancellation token.\u003c/p\u003e\n"],["\u003cp\u003eThis interface is found within the \u003ccode\u003eGoogle.Apis.Auth.OAuth2\u003c/code\u003e namespace, and is part of the \u003ccode\u003eGoogle.Apis.Auth.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe interface utilizes an extension method \u003ccode\u003eUtilities.ThrowIfNull<T>(T, String)\u003c/code\u003e to check for null references.\u003c/p\u003e\n"]]],[],null,[]]