1
Reply

MVC 4: How to Obtain User Information from Twitter

Rick Freeman

Rick Freeman

8 years ago
397
ASP.NET MVC 4: How to Obtain User Information from Twitter After Successful Login
 
 I'm using the oAuth method to log twitter users in. Now I need to retrieve the followers and send direct messages to the followers of the authenticated logged in user.
 
Do anyone have an example?
 
--
Rick 

Answers (1)