Hello everyone,
Is there a way to get all the users that used Twitter Auth for my app ?
More, is there a way to get the followers of a user that has authenticated with Twitter from my app ?
Or should I cross-check the user’s followers with every authentication in my database ?
Thanks in advance.