unc0ded / ShopEasy

1 stars 0 forks source link

Login with phone problem #18

Open shriram-joshi opened 4 years ago

shriram-joshi commented 4 years ago

When we try to login with a number that is not registered it creates a new user for that number thus being able to login without signing up. I have no idea how to fix thtis.

unc0ded commented 4 years ago

Oh I understood, but I don't think there is a workaround while using firebase authentication with phone number though. Probably have to wait to fix that until backend is done.

unc0ded commented 4 years ago

By the way, I was wrong about there being no workaround with firebase authentication. On another note, this issue too has been solved on the server side.