Refactor user profile to use backend API
- Add GET and PATCH /user/profile endpoints - Update UserProfileProvider to fetch/update profile via API instead of querying Supabase directly from the frontend Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
| Repository | marklok/danishmike |
|---|---|
| Author | Markus <markusklok@gmail.com> |
| Authored | |
| Parents | 130ce0ae |
| Stats | 2 files changed , +183 , -215 |
| Part of | User profile reads/writes moved behind backend API |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-a0f72526.md
from inside the repo you want the change in.