SDKCredential
Authentication credentials for the SDK.
At least one of token or authorizationState must be provided.
Properties
authorizationState
Pre-authorized session state (alternative to token).
expiry_at
Token expiry timestamp in milliseconds since epoch. When set, the SDK attempts credential refresh before expiry.
token
JWT subscriber access token (SAT).