Security Settings

Configure authentication security settings for your LoveAutomate account and team.

Manage security settings for your account and team.

Account Security

Two-Factor Authentication (Coming Soon)

Add an extra layer of security to your account with TOTP-based 2FA:

  1. Go to Account Settings → Security
  2. Click Enable 2FA
  3. Scan the QR code with your authenticator app
  4. Enter the verification code to confirm

Session Management

View and manage your active sessions:

  • See all devices where you're signed in
  • Revoke access to specific sessions
  • Set session timeout preferences

Team Security

Access Controls

Team admins can configure:

SettingDescription
Default roleRole assigned to new members
Invite restrictionsWho can invite new members
API key managementWho can create/revoke API keys
Project accessPer-project permission controls

Audit Logs

Track security events across your team (Pro and Enterprise plans):

  • Sign-in and sign-out events
  • Permission changes
  • API key creation and revocation
  • Project configuration changes

API Key Security

When using API keys for CI/CD integration:

  • Store keys in your CI's secret management
  • Rotate keys periodically
  • Use project-scoped keys when possible
  • Never commit keys to your repository