Account Security Best Practices
Protect your LeadFinder Pro account with these security recommendations.

2 min read2 views
Account Security Best Practices
Keep your LeadFinder Pro account and data secure with these recommendations.
Authentication
LeadFinder Pro uses secure OAuth authentication. Your password is never stored on our servers — authentication is handled through our secure identity provider.
Team Access
- Owner: Full access to all features and billing
- Manager: Can manage team members and view all data
- Rep: Access to assigned leads, contacts, and sequences
API Key Security
If you use webhooks or API integrations:
- Never share API keys in public repositories
- Rotate keys periodically
- Use HMAC signature verification for webhooks
- Restrict webhook URLs to trusted endpoints
Data Protection
- All data is encrypted in transit (TLS/SSL)
- Database connections are encrypted
- Regular automated backups
- GDPR-compliant data handling
Recommendations
- Use a strong, unique password for your authentication provider
- Review team member access regularly
- Remove inactive team members promptly
- Monitor the webhook delivery log for suspicious activity
- Contact support immediately if you notice unauthorized access
Tags:securityaccountprivacy