Authenticated access
Supabase authentication supports email and Google sign-in. Protected application routes require an authenticated session.
CareReady uses authenticated, role-aware access and server-side administrative controls. The current beta is still preparing for stricter HIPAA infrastructure.
Supabase authentication supports email and Google sign-in. Protected application routes require an authenticated session.
Role checks and home membership rules determine which homes, residents, and workflows a user can access.
Supabase Row Level Security limits authenticated access to records connected to the user’s home membership and role.
Operational and administrative actions create timestamped audit events for review and support.
CareReady sends checkout and subscription-management activity through Stripe’s hosted billing surfaces.
Global-admin operations use server routes and the Supabase service role; that key is never exposed to the browser.
Do not treat CareReady’s current beta as a completed HIPAA deployment until the compliance upgrade is finished and confirmed. Contact CareReady before using the product for workflows that require that assurance.
Start with the home, add the team, and build the daily documentation workflow from there.