mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-06 05:49:12 +02:00
The frontend ApiClient had a non-existent `/auth/login` endpoint. Restored the two-step `sendCode` + `verifyCode` flow matching the backend, including OTP input UI and CLI browser login callback support. Also restored `IF NOT EXISTS` in migration 012 to prevent failures on databases where the column already exists. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>