Hey!
I’m working on a feature that lets user connect their social accounts to my platform. Basically what I need from Twitter is a way for an user to log in so I can check if they actually own a twitter account and I need to get the ID of it.
I know of Log in with Twitter, but it’s asking for a lot of permissions:

  • See Tweets from your timeline (including protected Tweets) as well as your Lists and collections.
  • See your Twitter profile information and account settings.
  • See accounts you follow, mute, and block.

I don’t need any of this and I don’t want to ask from users to agree to give me access to that information.
I can see this forum also asks for those permissions (see attachment), which makes me there’s no way to achieve what I want to achieve. Is there?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.