where or how can i add here where information of user is correct open another screen
!!! i know i have a block to open another screen but i dont know how can i do it " After pressing the login button if information right (gmail , password ) open another screen
how?
Fill your informazioni in a list then Use the block open anither screen with startvalue and retrive with get start value the informazioni in the opened screen.there is all
2 Likes
i am trying to do a reset password button , but i didnt receive any email for reset
where is the problem?
are you sure, that a POST request is required? what does the API documentation say?
what do you get in the Web.GotText event? probably any error message?
Taifun
Herewith the documentation for sending a password reset email (again)
https://firebase.google.com/docs/reference/rest/auth#section-send-password-reset-email
Show your full url...
POST is suggested as the method in the documentation.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.