mirror of
https://github.com/immich-app/immich.git
synced 2026-05-25 00:52:31 -04:00
ea3bfc9cdb
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.