You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Carryover from the original Phase 3 (Clerk auth). Baseline auth shipped — these are the leftover items.
Scope
Institutional email domain detection — when a user signs in with someone@acme.edu, look up acme.edu in the institutions table and auto-assign them. Foundation for cohort self-join (see Phase 6 — Institution analytics dashboard #2).
Session persistence across devices — verify Clerk session config persists across browser sessions and devices the way we want; document the expected behaviour and any tweaks needed.
Carryover from the original Phase 3 (Clerk auth). Baseline auth shipped — these are the leftover items.
Scope
someone@acme.edu, look upacme.eduin the institutions table and auto-assign them. Foundation for cohort self-join (see Phase 6 — Institution analytics dashboard #2).Related