An object containing error codes related to token access issues.

Enumeration Members

EXTEND_SESSION_FAILED: "EXTEND_SESSION_FAILED"

Error code indicating the session extension failed.

MISSING_ACCESS_TOKEN: "MISSING_ACCESS_TOKEN"

Error code indicating the access token is missing.

MISSING_REFRESH_TOKEN: "MISSING_REFRESH_TOKEN"

Error code indicating the refresh token is missing.