57bf695c

By: Michael Lynch <git@mtlynch.io>

Use one store for magic-link auth

Magic-link auth now receives a single app auth store that owns both token persistence and user lookup. This removes the duplicate store plus wrapper wiring from the app startup path.