mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2026-01-30 06:12:05 +00:00
- Create shared authenticateWithBrowserMFA utility in auth-ui.ts - Update auth.command.ts to use shared utility for tm auth login - Update auth-guard.ts to use shared utility for parse-prd/export - Fix oauth-service.ts to NOT call onError for MFA_REQUIRED (MFA requirement is a continuation, not a failure) All login paths now use the same MFA-aware browser auth flow: - tm auth login - tm parse-prd (Bring it to Hamster) - tm export