## Objective Allow a user to grant or revoke access to their profile or events for a given therapist. ## Tasks - [ ] Create form or modal for managing access - [ ] Add Supabase CRUD for profile_access table - [ ] Toggle can_view_general and can_view_events - [ ] Display current access list - [ ] Add optimistic UI updates