How to authenticate that user owns twitter account? -
i'm developing social network. users may register , share twitter username (if want). wherever user posts comment or other content, username displayed. display follow @usertwitter button, if user has set twitter account.
now, works, problem validate user owner of twitter account. right user entering valid twitter account! maybe using twitter api?
you can set app twitter client, way user has log twitter authorize app, thereby verifying twitter identity.
this couple years old might enough started: http://www.1stwebdesigner.com/tutorials/twitter-app-oauth-php/
Comments
Post a Comment