Files
immich/mobile/lib/routing
Santo Shakil ea3bfc9cdb fix(mobile): handle re-login race in AuthGuard validate
if user logs out + logs back in during a slow validate, the old 401 was logging them out again. now we check the token hasn't changed before redirecting, and dedupe in-flight calls.
2026-05-13 16:28:14 +06:00
..