feat(frontend): drop Supabase auth from components (use cookie credentials)
Replace supabase.auth.getSession()+Bearer header pattern with credentials:"include" in DocPanel (EditResolveButtons + DownloadButton), DocxView (tagWIdsOnRenderedDom), EditCard (handle), and AssistantMessage (BulkEditActions + DocDownloadBlock). Switch all absolute NEXT_PUBLIC_API_BASE_URL URLs to relative /api/backend/* paths. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
| Repository | juanjo/mike |
|---|---|
| Author | Juan Vidal <juan.vidal@comgy.io> |
| Authored | |
| Parents | dde61d26 |
| Stats | 4 files changed , +14 , -67 |
| Part of | Frontend Supabase auth removal - switch to cookie credentials and 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-fca7df4c.md
from inside the repo you want the change in.