node-twitter
node-twitter copied to clipboard
[Feature Request] Ability to authenticate and get access token and secret
Can you guys add the ability to request accessToken and accessTokenSecrete as implemented in this module Here
The following functions need to add to your module and it will be very good for all twitter work
Twitter.prototype.getRequestToken Twitter.prototype.getAccessToken Twitter.prototype.verifyCredentials
Getting OAuth2 workflow right is not that easy perhaps it is not a liability they want to take here.