AuthResult which contains the user's credentials if it was loaded successfully from the store. Otherwise
it contains the redirect URI for the authorization server.
[[["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."],[[["The latest version of the Google.Apis.Auth.OAuth2.Web package is 1.69.0, with previous versions including 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0 also being documented."],["The documentation includes classes like `AuthWebUtility`, which provides utility methods for web development authentication, within the 1.68.0 version."],["The `AuthorizationCodeWebApp` class facilitates thread-safe OAuth 2.0 authorization code flow for web applications, with persistent end-user credentials."],["The `AuthorizationCodeWebApp.AuthResult` class stores the user credentials if successful or the redirect URI if it failed."]]],[]]