Implement User Session Persistence / "Remember Me" Functionality 💡
Because every time I close the app and open it again, I have to re-login again
how?
when I open the app, it direct me to the Login page, showing me the Login Page, Sign In via Email and Password, and there is also the option of Continue with Google. the good thing that "Continue with Google" already remember my email I always login with, so for the first time it shows all the emails of my device, and I must select one of them. the current status is just clicking the button of the "Continue with Google" and it will direct me to the next page.
also, this is related to the first issue, everytime I login, it shows me the Welcome Page "Welcome to Fin Co-Pilot", and then to the "Currency Setup Page" to select my preferred currency. and then to the page "You're All Set", I think this is the onboarding page. so, those must be showed only once for new users, First time.
Implement User Session Persistence / "Remember Me" Functionality 💡
Because every time I close the app and open it again, I have to re-login again
how?
when I open the app, it direct me to the Login page, showing me the Login Page, Sign In via Email and Password, and there is also the option of Continue with Google. the good thing that "Continue with Google" already remember my email I always login with, so for the first time it shows all the emails of my device, and I must select one of them. the current status is just clicking the button of the "Continue with Google" and it will direct me to the next page.
also, this is related to the first issue, everytime I login, it shows me the Welcome Page "Welcome to Fin Co-Pilot", and then to the "Currency Setup Page" to select my preferred currency. and then to the page "You're All Set", I think this is the onboarding page. so, those must be showed only once for new users, First time.