[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `Google.Apis.Auth.OAuth2.Responses` namespace within the Google APIs .NET client library, specifically for version 1.60.0."],["It outlines various classes related to OAuth 2.0 responses, including `AuthorizationCodeResponseUrl`, `TokenErrorResponse`, `TokenResponse`, and `TokenResponseException`."],["The `AuthorizationCodeResponseUrl` class is used to handle the redirect URL response after a user authorizes or denies access, and checking if the Code property is not null/empty is critical."],["The `TokenResponse` and `TokenErrorResponse` classes represent successful and unsuccessful access token responses, respectively, as defined in OAuth 2.0 specifications."],["`TokenResponseException` is an exception class thrown when a token error is received during the authorization or access token request process."]]],[]]