Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
abierbaum opened this issue Nov 13, 2022 · 0 comments
Open

Comments

@abierbaum
Copy link

abierbaum commented Nov 13, 2022

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:

  • Point users to social logins as the primary path. (less friction and quicker)
  • Customize the text in titles, labels, buttons to be friendly. (ex. "continue with google" instead of just "google" on a button)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant