I have been struggling with this for the past 3 months. I am implementing phone auth with Firebase and I am getting the OTP SMS properly.
However when I key in the OTP and submit, the page isn't navigating to the logged in page. I have tried BOTH navigating automatically as well as otherwise using an explicit navigation using an action. Neither seems to work.
After i submit the verify sms action button on the page and refresh to the root url, it leads to the logged in page. which means that the authentication was successful.
Help required urgently to figure how to navigate automatically after verification.
Verify SMS
Actions & Logic
I have disabled the Navigate automatically and added a new action to navigate to the Loggin In Page.
I am successfully receiving the SMS and authenticating the same as well. But it does not navigate to the Logged in page.
No
2
10 replies