Maliffic / firebase_ui

MIT License
45 stars 48 forks source link

displayName of FirebaseUser is null #7

Open ZeBrody opened 5 years ago

ZeBrody commented 5 years ago

When i register a new user via email. there is a textfield with "First & last name". I think the name entered here should be passed to the property displayName of the resulting FirebaseUser.

Edit: After experementing a bit, i feel like this is an issue with firebase auth