BoyCook / TwitterJSClient

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

Method to abstract twitter api verify credentials method and removing config file dependency from the constructor. #59

Closed LucianoPAlmeida closed 7 years ago

LucianoPAlmeida commented 7 years ago

Including method to abstract /account/verify_credentials.json endpoint.