mattstauffer / suggestive

Suggestive - take suggestions from the fans/followers of your podcast or blog
MIT License
98 stars 26 forks source link

Need to scope the social auth #22

Closed mattstauffer closed 7 years ago

mattstauffer commented 7 years ago

https://twitter.com/mattcroftuk/status/793100899119992833

mattcroftuk_2016-oct-31

Need to scope social auth to just get user id/name/email

michaeldyrynda commented 7 years ago

Also, are you actually getting email addresses back? Twitter makes you send in a manual request to justify the need for it, otherwise they just give you an empty result back.

In either case, it should be sufficient to modify the app permissions (dev.twitter.com) to juse be read only.

mattstauffer commented 7 years ago

ahhhhhh @michaeldyrynda thanks! Tried that out.