1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 21:36:46 +01:00
immich/mobile/lib/modules/login/models
Alex b3e51cc849
feat(mobile) Add OAuth Login On Mobile (#990)
* Added return type for oauth/callback

* Remove console.log

* Redirect app

* Wording

* Added loading state change

* Added OAuth login on mobile

* Return correct status for  correct redirection

* Auto discovery OAuth Login
2022-11-20 11:43:10 -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) Add OAuth Login On Mobile (#990) 2022-11-20 11:43:10 -06:00
hive_saved_login_info.model.g.dart feat(mobile) Add OAuth Login On Mobile (#990) 2022-11-20 11:43:10 -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