903306c7cf
- dashboard/settings/page.tsx now resolves the current user via getCurrentUser() (Identity JWT cookie) instead of the Supabase server client; display name comes from Identity's full_name. - Remove src/app/auth/callback/route.ts — the Supabase OAuth code-exchange callback is unreferenced now that auth runs entirely on Identity. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>