node-twitter icon indicating copy to clipboard operation
node-twitter copied to clipboard

[Feature Request] Ability to authenticate and get access token and secret

Open a-atalla opened this issue 7 years ago • 1 comments

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

a-atalla avatar Aug 30 '17 01:08 a-atalla

Getting OAuth2 workflow right is not that easy perhaps it is not a liability they want to take here.

Nargonath avatar Nov 10 '17 22:11 Nargonath