|
4f7613a27a
|
Clear stored tokens if they are invalid
|
2023-07-07 00:36:17 +08:00 |
|
|
c4e34e7496
|
Make drawer bar responsive to onboarding status
|
2023-07-06 21:18:57 +08:00 |
|
|
b30bbb62df
|
Changed auth slice to status slice to better reflect onboarding state tracking
|
2023-07-06 21:13:02 +08:00 |
|
|
90f227a2c0
|
Fixed login and revalidation page
|
2023-07-06 21:06:18 +08:00 |
|
|
9a246b45e1
|
Overhauled redux states and separated auth state from user info state
|
2023-07-06 20:56:19 +08:00 |
|
|
3931f58472
|
Finished onboarding page
|
2023-07-06 20:29:04 +08:00 |
|
|
bccc808150
|
Improved revalidation and added drop down menus to onboarding
|
2023-07-06 17:19:19 +08:00 |
|
|
b8efd638ae
|
Fixed revalidation page not redirecting properly if server is unreachable
|
2023-07-06 15:23:01 +08:00 |
|
|
49aa0cb5a6
|
Improved onboarding experience and also redirect to onboarding after revalidating saved session if needed
|
2023-07-04 21:25:57 +08:00 |
|
|
90e60250cd
|
Redirect to onboarding page if needed and added some missing functionality to login and logout button
|
2023-07-04 21:01:56 +08:00 |
|
|
a027115836
|
Polished revalidation and login. Opted to not store tokens anymore in state but only in asyncstorage
|
2023-07-04 16:41:29 +08:00 |
|
|
fb7b77efb7
|
Removed unused imports and commented out debug logs
|
2023-07-04 14:26:49 +08:00 |
|
|
278bb72ec1
|
Animated the container and added revalidation of credentials on app reopen
|
2023-07-04 14:18:48 +08:00 |
|