managarten/packages/shared-auth-ui/src
Till JS 336cfedd0b refactor(auth): centralize appReady pattern into AuthGate component
Replace copy-pasted appReady/loading/redirect logic in all 13 layouts
with a shared AuthGate component. Supports guest mode, onReady callback
for app-specific data loading, and configurable login redirect.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 08:30:31 +01:00
..
components refactor(auth): centralize appReady pattern into AuthGate component 2026-03-25 08:30:31 +01:00
pages feat: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00
utils feat(shared-auth-ui): add GuestWelcomeModal for guest onboarding 2026-01-27 16:57:14 +01:00
index.ts refactor(auth): centralize appReady pattern into AuthGate component 2026-03-25 08:30:31 +01:00
types.ts ♻️ refactor: centralize AuthGateModal in shared-auth-ui 2026-01-29 15:03:52 +01:00