Authentication
- Passwords are hashed rather than stored in plain text.
- Mobile access tokens are short-lived.
- Refresh tokens are rotated and can be revoked.
- Authenticated API routes enforce user identity before returning private data.
Security practices
This page describes controls implemented in the application. It is deliberately not a certification statement and does not claim HIPAA, SOC 2, ISO 27001, or another formal compliance status unless such an assessment is completed and independently verifiable.
Contact Carebow with security questions or suspected vulnerabilities. We would rather document a limitation accurately than hide it behind a badge.