karbassi / netatmo

A node.js module to hook into the netatmo API.
MIT License
58 stars 46 forks source link

Allow access token to be provided in the constructor. #16

Closed Nibbler999 closed 8 years ago

Nibbler999 commented 8 years ago

This allows us to do authentication externally via OAuth and pass the access token in to the module.