Open kodeine opened 7 years ago
I don't see any way to do this through the firebase REST API so I don't think it's possible.
You're going to have to authenticate client side(in the app or web browser), and then send the auth token back to pyrebase.
I tried to look how can i run the phone verification authentication for firebase couldnt find in manual. Can anyone guide?