This commit is contained in:
Lakhan Samani 2022-08-29 08:19:11 +05:30
parent ed8006db4c
commit 4b299f0da2

View File

@ -608,7 +608,7 @@ func processTwitterUserInfo(code, verifier string) (models.User, error) {
userRawData := responseRawData["data"].(map[string]interface{})
log.Info(userRawData)
// log.Info(userRawData)
// Twitter API does not return E-Mail adresses by default. For that case special privileges have
// to be granted on a per-App basis. See https://developer.twitter.com/en/docs/twitter-api/v1/accounts-and-users/manage-account-settings/api-reference/get-account-verify_credentials