javascript - Using oauth_token and oauth_token_secret how to get user details with twitter api? -


i have oauth_token , oauth_token_secret. there way twitter user details using this? have twitter button in website , after successful login got oauth_token , oauth_token_secret.

you can retrieve quite bit of information users api.

visit (https://dev.twitter.com/docs/api/1.1) , scroll down "users" section. details calls can make , information returned each.


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -