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

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -