Comment on Komments – Simple comment embeddingComments−sergiotapia11yWhy does it need these permissions for Twitter oauth?Read Tweets from your timeline. See who you follow.−dangrossman11yBecause the OAuth flow for "Sign In with Twitter" only has two permission levels to the account: read or write.There is nothing more granular like "read only e-mail address and name". They're requesting the minimum possible access to your account already.https://dev.twitter.com/oauth/reference/post/oauth/request_t...
Comments
Why does it need these permissions for Twitter oauth?
Read Tweets from your timeline. See who you follow.
Because the OAuth flow for "Sign In with Twitter" only has two permission levels to the account: read or write.
There is nothing more granular like "read only e-mail address and name". They're requesting the minimum possible access to your account already.
https://dev.twitter.com/oauth/reference/post/oauth/request_t...