AnthonyNahas / ngx-auth-firebaseui

Angular Material UI component for firebase authentication
https://ngx-auth-firebaseui.firebaseapp.com
MIT License
587 stars 165 forks source link

Possible to customize login/signup UX: layout order, button text, etc #669

Open abierbaum opened 1 year ago

abierbaum commented 1 year ago

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request

This is really more of a question. But not sure where else to ask and thought it may be useful to other people

Desired functionality

I am finding ngx-auth-firebaseui to be a great tool. Now I am looking into how to customize the UX a bit to improve onboarding and login flows.

What I would like to do is duplicate the signup/login flow pages from Spotify. They have a pretty refined workflow that helps guide users to a quick signup and address their questions along the way.

In particular:

Is there any way to duplicate these UIs by customizing or rebuilding different pieces of ngx-auth-firebaseui. So far I can't find a way to do things like put the socials on top and rename the buttons.

https://accounts.spotify.com/en/login

image

https://www.spotify.com/us/signup

image