Hello y’all!
I am working on a Node.JS sample project and am using a PIN authentication to authenticate the application. I was able to retrieve the PIN, but I’m not sure how to use it.
I tried to use https://twitter.com/oauth/access_token?oauth_verifier= but won’t work.
I used this module, https://www.npmjs.org/package/oauth.