[[["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-05 UTC."],[[["The latest version of `TokenRequestExtenstions` is 1.69.0, with older versions available for reference, such as 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0."],["`TokenRequestExtenstions` is a static class that provides extension methods for `TokenRequest`, inheriting members from the base `object` class."],["The `ExecuteAsync` method, defined within `TokenRequestExtenstions`, executes a token request to receive a `TokenResponse`, using parameters like `HttpClient`, `tokenServerUrl`, and `CancellationToken`."],["Upon successful execution, `ExecuteAsync` returns a `TokenResponse` with a new access token, and in case of a server error, it throws a `TokenResponseException`."]]],[]]