Commit graph

21 commits

Author SHA1 Message Date
Sixten Otto
a2f812376a clear files when reseting local data storage 2023-02-27 08:17:27 -07:00
Jackson Harper
f4b101a12f Display members and admins in Recommendation Groups 2022-12-06 13:35:46 +08:00
Satindar Dhillon
66eb9bf7ee handle auth payload from email sign in correctly 2022-08-01 22:18:37 -07:00
Satindar Dhillon
0178e4a137 add ios network code to submit email sign up request 2022-08-01 21:54:10 -07:00
Satindar Dhillon
c01d9a7021 server returns a pendingEmailVerification boolean in auth payload 2022-08-01 21:54:10 -07:00
Satindar Dhillon
6a100051ac add mobile email sign in route to api 2022-08-01 21:54:10 -07:00
Satindar Dhillon
f44f768af7 stub in network calls to ios email login 2022-08-01 21:54:10 -07:00
Satindar Dhillon
d86da49dbe store pending user token after creating apple auth payload 2022-07-18 17:54:06 -07:00
Satindar Dhillon
282b3a104e rename function param to avoid conflict with struct var 2022-07-13 09:55:51 -07:00
Satindar Dhillon
fbb2565d11 show alert after deleting account 2022-07-13 09:32:39 -07:00
Satindar Dhillon
02f0e22cff add UI and API call to delete account from ios app 2022-07-06 09:38:24 -07:00
Satindar Dhillon
f47b1101a3 set different app group names for macos and ios 2022-06-22 13:45:43 -07:00
Satindar Dhillon
b113d78904 add os conditionals to get mac app running: 2022-06-21 22:05:39 -07:00
Satindar Dhillon
587cbe2f26 remove unused Combine imports 2022-06-21 14:51:26 -07:00
Satindar Dhillon
f449f52455 convert more combine publishers to async 2022-06-21 14:38:52 -07:00
Satindar Dhillon
30806e4c1b send google token to server to exchange for omnivore token 2022-06-21 13:38:49 -07:00
Satindar Dhillon
77081290e5 remove appauth and use google sign in lib instead 2022-06-20 23:43:23 -07:00
Satindar Dhillon
ffdcb605c7 use async urlsession func to submit google token 2022-04-28 12:49:06 -07:00
Satindar Dhillon
52e6c7688b move CreateProfileView into App package 2022-02-28 18:11:19 -08:00
Satindar Dhillon
a2b968f991 remove apple waitlist code 2022-02-23 08:38:25 -08:00
Jackson Harper
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00