authenticate: Authenticate and retrieve a valid access token
Description
Ensures a valid access token is available based on stored credentials.
Also validates required tenant ID and token presence for subsequent function calls.
Usage
authenticate()
Arguments
Value
A character vector of length 1 (a single string) representing a valid access token. Returned invisibly and used internally for authentication.