Thank you for your help panjiuzhen but no luck.
The problem is that I am using tabs for navigation and that does not re render the component. It works for the first time but if you navigate away and come back the component is still mounted so it won’t redirect the user again.
I guess I am taking the wrong approach by having the account/login pages in a tab. No luck using ionic life cycle methods either.
Will re think my approach. Maybe adding a hamburger/account icon at the top to handle the account pages.
Thanks!