Database
Tokens
Primary key for a token record.
Associates the token with a user in a specific workspace.
Indicates which external provider/integration this token belongs to.
Stores OAuth access/refresh tokens (encrypted).
Tokens are revoked or refreshed according to each provider’s policy, ensuring secure, short-lived credentials.