egullickson
  • Joined on 2025-12-29
egullickson merged pull request egullickson/motovaultpro#193 2026-02-15 15:36:39 +00:00
fix: Mobile login redirects to homepage without showing Auth0 login page (#188)
850f713310 fix: prevent URL sync effects from stripping Auth0 callback params (refs #188)
b5b82db532 fix: resolve auth callback failure from IndexedDB cache issues (refs #188)
da59168d7b fix: IndexedDB cache broken on page reload - root cause of mobile login failure (refs #190)
38debaad5d fix: skip stale token validation during callback code exchange (refs #190)
egullickson created pull request egullickson/motovaultpro#193 2026-02-15 04:00:10 +00:00
fix: Mobile login redirects to homepage without showing Auth0 login page (#188)
db127eb24c fix: address QR review findings for token validation and clearAll reliability (refs #190)
egullickson commented on issue egullickson/motovaultpro#188 2026-02-15 03:58:07 +00:00
fix: Mobile login redirects to homepage without showing Auth0 login page

Milestone: M3 - Add pre-auth session clear on HomePage

Phase: Execution

egullickson commented on issue egullickson/motovaultpro#188 2026-02-15 03:58:03 +00:00
fix: Mobile login redirects to homepage without showing Auth0 login page

Milestone: M2 - Detect and clear stale IndexedDB auth tokens

Phase: Execution

egullickson commented on issue egullickson/motovaultpro#188 2026-02-15 03:57:55 +00:00
fix: Mobile login redirects to homepage without showing Auth0 login page

Milestone: M1 - Fix callback route handling in App.tsx

Phase: Execution

egullickson created branch issue-188-fix-mobile-login-redirect in egullickson/motovaultpro 2026-02-15 03:57:53 +00:00
15128bfd50 fix: add missing hook dependencies for stale token effect (refs #190)
723e25e1a7 fix: add pre-auth session clear mechanism on HomePage (refs #192)
6e493e9bc7 fix: detect and clear stale IndexedDB auth tokens (refs #190)
a195fa9231 fix: allow callback route to complete Auth0 code exchange (refs #189)
Compare 4 commits »
egullickson commented on issue egullickson/motovaultpro#188 2026-02-15 03:52:29 +00:00
fix: Mobile login redirects to homepage without showing Auth0 login page

QR Review: plan-docs

Phase: Plan-Review

egullickson deleted branch issue-187-fix-sidebar-logo-clipping from egullickson/motovaultpro 2026-02-15 03:52:01 +00:00
egullickson pushed to main at egullickson/motovaultpro 2026-02-15 03:51:59 +00:00
82e8afc215 Merge pull request 'fix: Desktop sidebar clips logo after collapse-mode UX changes (#187)' (#191) from issue-187-fix-sidebar-logo-clipping into main
19cd917c66 fix: resolve sidebar logo clipping with flex-based layout (refs #187)
Compare 2 commits »
egullickson merged pull request egullickson/motovaultpro#191 2026-02-15 03:51:57 +00:00
fix: Desktop sidebar clips logo after collapse-mode UX changes (#187)
egullickson closed issue egullickson/motovaultpro#187 2026-02-15 03:51:57 +00:00
fix: Desktop sidebar clips logo after collapse-mode UX changes
egullickson commented on issue egullickson/motovaultpro#188 2026-02-15 03:51:28 +00:00
fix: Mobile login redirects to homepage without showing Auth0 login page

QR Review: plan-code

Phase: Plan-Review

egullickson commented on issue egullickson/motovaultpro#188 2026-02-15 03:48:41 +00:00
fix: Mobile login redirects to homepage without showing Auth0 login page

TW Review: plan-scrub

Phase: Plan-Review

egullickson commented on issue egullickson/motovaultpro#188 2026-02-15 03:47:45 +00:00
fix: Mobile login redirects to homepage without showing Auth0 login page

QR Review: plan-completeness

Phase: Plan-Review