1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 05:16:47 +01:00
immich/mobile/lib/modules/login/models
martyfuhry 16183791f3
feat(mobile): Removed stay logged in checkbox and made it enabled by default (#1550)
* removed stay logged in checkbox and made it enabled by default

* adds padding to login button

* removed all isSaveLogin

* fix: logout would re-login with previous credential upon app restart

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-02-05 08:07:02 -06:00
..
authentication_state.model.dart Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
hive_saved_login_info.model.dart feat(mobile): Removed stay logged in checkbox and made it enabled by default (#1550) 2023-02-05 08:07:02 -06:00
hive_saved_login_info.model.g.dart feat(mobile): Removed stay logged in checkbox and made it enabled by default (#1550) 2023-02-05 08:07:02 -06:00
login_response.model.dart Added mechanism of required password change of new user's first login (#272) 2022-06-27 15:13:07 -05:00