Parameters
token
AccessToken
Returns
void | Promise<void>Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
type AuthCheck = (token) => void | Promise<void>;
AccessToken
void | Promise<void>