// NextAuth has been removed. // Auth is now handled by the backend auth service (OAuth + JWT). // See lib/auth-client.ts and hooks/useAuth.ts for the client-side token helpers. export {};