[[["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."],[[["This webpage details the `TokenRequestExtenstions` class, which provides extension methods for `TokenRequest`."],["The latest version of the documentation available is 1.69.0, with previous versions dating back to 1.50.0 available."],["`TokenRequestExtenstions` class includes a static method called `ExecuteAsync` to send the token request to recieve a `TokenResponse`."],["The `ExecuteAsync` method requires parameters such as `TokenRequest`, `HttpClient`, `tokenServerUrl`, `CancellationToken`, and `IClock` to successfully function."],["The method `ExecuteAsync` returns a `TokenResponse` that includes the new access token or a `TokenResponseException` if there is an error."]]],[]]