firebase / firebaseui-web

FirebaseUI is an open-source JavaScript library for Web that provides simple, customizable UI bindings on top of Firebase SDKs to eliminate boilerplate code and promote best practices.
https://firebase.google.com/
Apache License 2.0
4.6k stars 1.06k forks source link

[Feature Request] Create new account management page #31

Open alfongj opened 8 years ago

alfongj commented 8 years ago

It would be nice to have a built in component that allows users to manage their account. Specifically the functionality could be:

alfongj commented 8 years ago

I am working internally with a designer to obtain UX mocks for this.

nicolasgarnier commented 6 years ago

Any news @alfongj ?

bojeil-google commented 6 years ago

Quick update, this is one of the features we would like to support along with email link sign-in in FirebaseUI.

willbattel commented 4 years ago

I don't suppose there have been any changes since the last comment, have there?

kmjennison commented 3 years ago

If possible, could someone from the Firebase team share if this is still on the roadmap and if there's an approximate timeline? It would help us figure out if we should invest in building our own account management UI.

bojeil-google commented 3 years ago

Hey @kmjennison, we punted this feature as we realized bundling account management with the sign-in UI could have size implications on the firebaseUI library which has been a concern for many of our developers. With modularization efforts progressing in the core SDK, we will likely take a similar modularization approach for firebaseui too. So we will revisit that then.