the-badger / badger

Gamification platform to motivate your team with badges, adventures & other cool stuff!
MIT License
79 stars 9 forks source link

Be able to connect other oAuth providers from your settings profile #174

Open grena opened 7 years ago

grena commented 7 years ago

1) You register with GitHub (no public email), it creates account with github_id & github_token. 2) In you profile settings, you choose to link to your google account, so it fills in google_id & google_token.


1) You register with GitHub (no public email), it creates account with github_id & github_token. 2) You logout and register with Google. 3) 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.