I am using OAuth authentication to get the pin . some how i managed to get the pin from twitter by authorizing my application . But I don’t know
-
how to use this pin which i got from twitter,
-
how to send this to get access token and token secret . Can any body provide me the code to get the access token . I have accesToken() method ready in my app but how to call this method while sending the pin to twitter can Any body help me with the code.
There are some methods to get this auth token. See this help1, help2