Hi. I've been struggling with this so I hope someone can help. I have variable in local storage. I want to inspect its value and depending on that decide which page to go load. It must be a very common pattern, but I can't see how to do it. e.g. user details. if undefined go to registration page oth...
do u have standard pages i could reuse. example a login page which has the option of user/password + Facebook + Google and ... API logins
The idea is I would start with that and if necessary add button to additional profile page
Thx
J