Closed vikramsamak closed 2 months ago
Unfortunately, the APIs of firebase doesn't allow setting username while signing up. It can be done after a user signs up (for creating an account with email and password). For signing in with gmail/FB the username is set as per that account name. You can use firebase-rest-api for social login. @vikramsamak
Thanks
How to set display name of user while sign up process ? So it can be used during verification email sending procedure.