Swiftgum ensures that tokens (user OAuth tokens) and API credentials (e.g., client secrets) are stored in an encrypted format—minimizing risk even if the database is compromised.

Why Encryption Matters Storing tokens in plaintext is a major security risk. Swiftgum uses an encryption key to scramble all sensitive fields, preventing unauthorized use or exposure.

After ensuring your tokens and credentials are protected at rest (and in transit), review our RBAC & Permissions guide for more details on controlling data access.