[[["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-27 UTC."],[],["The `AuthTokenFactory` interface requires instances to supply an authorization token for operations. It features an abstract `getToken` method. This method takes an `AuthTokenContext` as input and returns a `String` representing the authorization token. The `getToken` method is the core functionality, requesting a token using the provided context. This token will then be used for operations.\n"]]