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

Prompt user to select google account and auto-link social accounts #1558

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

GregKaleka
Copy link
Collaborator

@GregKaleka GregKaleka commented Dec 17, 2024

  • Set SOCIALACCOUNT_EMAIL_AUTHENTICATION_AUTO_CONNECT to True so users who have an existing account with a given email will be logged in rather than getting an email about someone trying to register them but they already have an account
  • Added "prompt": "select_account" so users will be prompted to select a google account even if they're only logged into a single one at the time.

Fixes #1536

Copy link
Member

@rbbeeston rbbeeston left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm good with it if Dave is!

@GregKaleka GregKaleka merged commit 6cbdab6 into develop Dec 19, 2024
4 checks passed
@GregKaleka GregKaleka deleted the gk/issue-1536 branch December 19, 2024 17:07
rbbeeston pushed a commit to rbbeeston/website-v2 that referenced this pull request Dec 23, 2024
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 this pull request may close these issues.

allow user to select between google accounts on login
3 participants