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

New Login Experience supporting Identity providers other than Twitter. #112

Open
harunkumars opened this issue Dec 21, 2023 · 0 comments
Open

Comments

@harunkumars
Copy link
Contributor

harunkumars commented Dec 21, 2023

Currently our home page simply shows a "Login with Twitter" button.

Now that we have Github coming up as an alternate login option.
This button should be replaced with a generic Login button.

Clicking on Login button should take us to a page, which should allow the User to Login with Twitter/Github or any other provider we may add in the future

The new Login page will have two columns.

The column on the left should have buttons for Logging in with Twitter, Github or any other Identify provider we may add eventually.

The column on the right will have a form to Login with Email / Password.
There should also be a link at the bottom of the form to allow Users to Register.

Something like :)
Login with Twitter | Email login form.
Login with Github | Signup link

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

Successfully merging a pull request may close this issue.

1 participant