[[["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 details the `TokenRequestExtenstions` class, which provides extension methods for `TokenRequest`."],["The `TokenRequestExtenstions` class is part of the `Google.Apis.Auth.OAuth2.Requests` namespace within the `Google.Apis.Auth.dll` assembly."],["The primary method available is `ExecuteAsync`, which is designed to execute a token request and receive a `TokenResponse`."],["The method `ExecuteAsync` takes parameters such as `TokenRequest`, `HttpClient`, `tokenServerUrl`, `taskCancellationToken`, and `IClock` to perform its function."],["The `ExecuteAsync` method returns a Task of type `TokenResponse` and may throw a `TokenResponseException` if the token server returns an error."]]],[]]