vishnuagbly / Othello-flutter

2 stars 0 forks source link

Enter Name Field for the player when login #23

Closed vishnuagbly closed 3 years ago

vishnuagbly commented 3 years ago

In case of signing in with Google, get name automatically from the account, In case of logging in with a phone number, ask to enter the name with phone number and after login saves it in firebase_auth.users.name. Also, make sure login is working with the new firebase project, I did change the project to the preferred account but was not able to test it completely. Also, add automatic reading OTP.

vishnuagbly commented 3 years ago

Done with commit