openreader/src/components/auth
Richard R 4bfd020125 fix(auth): prevent unwanted anonymous session after logout by tracking session state
Track previous session existence to avoid minting a new anonymous user when a
session ends and the user is redirected to the sign-in page. This prevents
clobbering account-scoped preferences by ensuring bootstrapping does not occur
during the logout redirect flow.
2026-06-12 08:30:23 -06:00
..
AuthLoader.tsx fix(auth): prevent unwanted anonymous session after logout by tracking session state 2026-06-12 08:30:23 -06:00
ClaimDataModal.tsx Refactor user data cleanup and TTS storage flows (#105) 2026-06-07 13:33:20 -06:00
RateLimitBanner.tsx Redesign: shared UI design system + app-wide migration (#96) 2026-06-01 16:17:12 -06:00
UserMenu.tsx feat: improve PDF parsing recovery and reader UI (#98) 2026-06-03 04:44:55 -06:00