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

Signup screen with social connectors #23

Closed
aehlke opened this issue Jul 27, 2022 · 2 comments
Closed

Signup screen with social connectors #23

aehlke opened this issue Jul 27, 2022 · 2 comments

Comments

@aehlke
Copy link

aehlke commented Jul 27, 2022

It's most typical for websites to show new users a signup screen, which offers username or social signup options. However allauth (and this repo of templates) prefers to show either a username-based signup without social signup options, or a username login form with social options for signup or sign-in. I suggest adding a template/view for the most common pattern, a screen with a signup form (or link to signup form is also fine), and social signin options.

@danihodovic
Copy link
Owner

Can you show me a design of how you would like it to look?

@aehlke
Copy link
Author

aehlke commented Aug 9, 2024

I implemented it here: https://manabi.io/accounts/signup/

I wouldn't likely use a new version from this repo since it's already done, but hopefully this helps you or someone else! Thanks

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

2 participants