We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The access token status.
const MISSING = 0
const EXPIRING = -1
const EXPIRED = -2
const VALID = 1