Authentication System
Supabase authentication flow, database structure, signup, login, password reset, and security
Database Structure
Tables, schemas, and edge functions used by the authentication system
Signup Flow
Complete signup process with unlinked user cleanup and email confirmation polling
Login & Password Reset
Login scenarios, password reset flow, deep links, and offline mode
Security & Data Storage
Security features, data storage locations, profile caching, and error handling