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

No account linking when switching primary email in github #257

Open
viorelaioia-zz opened this issue Feb 13, 2019 · 1 comment
Open

No account linking when switching primary email in github #257

viorelaioia-zz opened this issue Feb 13, 2019 · 1 comment

Comments

@viorelaioia-zz
Copy link

Preconditions:
Have and account in mozillians, github with 2 emails:
[email protected] Primary,
[email protected] secondary

STR:

  1. Login with github in mozillians
  2. Logout
  3. Login to github and set the primary email to [email protected]
  4. Login to mozillians again using github (primary email is now [email protected] )

Expected:
Same mozillians profile as in step #1 is return

Actual:
User is prompted to create a new mozillians account.

Note: This worked as expected yesterday.

@gdestuynder
Copy link
Contributor

    "name": "[email protected]",
    "user_id": "github|35528677"

I only see this user, which means that the switch worked (github only sends the primary email to us) and that this user id was phoenix1moz's user id.

I don't know how the code handles this in Mozillans, but from a rule/auth0 point of view it would send the same data yesterday and today

@akatsoulas

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