cohorta/src/contexts
Vadym Samoilenko 2c6505f472 Switch to loginRedirect — popup blocked by server COOP header
Server-level COOP prevents parent from monitoring popup.location,
so loginPopup never resolves in parent. Redirect flow is the correct
solution: page navigates to Microsoft, returns with #code, and
handleRedirectPromise exchanges the idToken with backend.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 14:44:19 +00:00
..
AuthContext.tsx Switch to loginRedirect — popup blocked by server COOP header 2026-03-20 14:44:19 +00:00
NavigationContext.tsx changed permissions 2025-12-19 19:26:16 +00:00
WebSocketContextNew.tsx Fix WebSocket auth error on initial page load 2026-01-05 12:15:04 -06:00