How To Create Login And Signup Screen using Firebase Auth method (login via number)?
i already created 2-3 app with firebase database, i use .get value and store value for login screen but its not fully secure i think, so its possible can i create login and signup screen using firebase auth (phone number method)?
1 Like
no one know?
1 Like
right now using firebase auth with phone number is not possible
What about using IMEI to separate different records instead of phone number? There are some extensions that are capable of giving the IMEI…
You can use number verification method though
Any update in Login with a phone number using firebase?