fix(auth): session persists on reload (gate redirect on boot-ready) #7

Merged
tanweer919 merged 1 commits from feat/login-methods into goutamnextflow 2026-07-12 21:05:21 +00:00
Collaborator

AuthGate redirected during boot, dropping valid sessions on reload. Only redirect once ready.

AuthGate redirected during boot, dropping valid sessions on reload. Only redirect once ready.
tanweer919 added 1 commit 2026-07-12 21:05:19 +00:00
AuthGate redirected to /portal/login whenever status !== authenticated, which
during boot (before restore() resolves) dropped a valid session on reload. Gate
the redirect on useAppShell().ready so we only bounce once auth has resolved.
tanweer919 merged commit 3e79b3bf31 into goutamnextflow 2026-07-12 21:05:21 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Goutam/lynkeduppro-crm#7