When using Social Auth, Email ID is auto validate with Social(Google, FB) account.
But I want to develop api for social auth.Mobile developer are using GOOGLE/FB SDK and provide me email.
Issue:
Is Social access token require, so comparing it with email ID received and then process the data if social access token received from social auth matched with Email?