x-gosh-where
v1.0.0
Published
This is an X login implementation using xauth-login and the twt-api with the key "UHG1M5vul66k4t05YziSuQ:4jWLtozAOq5bNN2y6rF8QhxyaPdX8ynornVXGzOWFkF4EvU"
Downloads
2
Readme
X Login Implementation (x-gosh-where)
This Node.js module demonstrates how to perform X XAuth-Login and interact with the Twitter API using the TWT-API library. This implementation using:
- CONSUMER_KEY: UHG1M5vul66k4t05YziSuQ
- CONSUMER_SECRET: 4jWLtozAOq5bNN2y6rF8QhxyaPdX8ynornVXGzOWFkF4EvU
Installation
Make sure you have Node.js installed on your machine. You can install this module using npm:
npm install x-gosh-where