1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 13:26:47 +01:00
immich/mobile/lib/modules/login
Alex 7dbddba757
chore(server): remove token when logged out (#1560)
* chore(mobile): invoke logout() on mobile app

* feat: add mechanism to delete token from logging out endpoint

* fix: set state after login sequence success

* fix: not removing token when logging out from OAuth

* fix: prettier

* refactor: using accessTokenId to delete

* chore: pr comments

* fix: test

* fix: test threshold
2023-02-05 23:31:16 -06:00
..
models feat(mobile): Removed stay logged in checkbox and made it enabled by default (#1550) 2023-02-05 08:07:02 -06:00
providers chore(server): remove token when logged out (#1560) 2023-02-05 23:31:16 -06:00
services feat(.well-known): add .well-known/immich to reference API endpoint (#1308) 2023-01-19 09:45:37 -06:00
ui feat(mobile): Removed stay logged in checkbox and made it enabled by default (#1550) 2023-02-05 08:07:02 -06:00
views feat(mobile) Add in app logging to show app's log information (#1014) 2022-11-27 14:34:19 -06:00