LearnCodeWithDurgesh / scm2.0

scm project [smart contact manager 2.0]
40 stars 28 forks source link

Ambiguity in fetching User from right source (Google/GitHub) #3

Open pr4jwal-19 opened 3 days ago

pr4jwal-19 commented 3 days ago

image

Above, you can see that the User which is fetched is based on the email which is of GitHub even though I logged in via Google .

This happened because I used the email for google login which was used in GitHub previously. 1) I logged in using my GitHub which has the email displayed above. 2) Then I logged in using Google with the mail used in the above GitHub profile. **

** @LearnCodeWithDurgesh @DurgeshCoder @batchlcwd