BoyCook / TwitterJSClient

Twitter client written in JavaScript packaged as a node module
GNU General Public License v2.0
564 stars 176 forks source link

User authentication #39

Open madibalive opened 8 years ago

madibalive commented 8 years ago

Hi am noob to this, looking at the readme ,it seems to not require user authentication , how i post a status to twitter , and the streaming api , from a user account ,as an a user can sign in and tweet and search

drazik commented 7 years ago

Hello,

Same problem here. There is nothing about authentication in the documentation. That's weird. Does anybody know how we get access token and access token secret ?

Thanks.

bllevy commented 7 years ago

Check out: Twitter's OAuth Overview for obtaining access tokens