Be able to connect other oAuth providers from your settings profile
grena opened this issue · comments
Adrien Pétremann commented
- You register with GitHub (no public email), it creates account with github_id & github_token.
- In you profile settings, you choose to link to your google account, so it fills in google_id & google_token.
- You register with GitHub (no public email), it creates account with github_id & github_token.
- You logout and register with Google.
- In you profile settings, you choose to link to your github account, so it fills in github_id & github_token and remove other account with this github_id.