Skip to content

Releases: nioc/netatmo-nodejs-api

1.2.0

29 Jul 00:42
Compare
Choose a tag to compare

Changes

  • Handle expired access token:
    • Save refresh token when authenticate with valid access token.
    • Add retry in request in case of expired access token.
  • Add test and coverage

1.1.0

27 Jul 19:16
Compare
Choose a tag to compare

Changes

  • Add authentication wrapper
  • Use querystring for authorize url

1.0.0

25 Jul 20:57
Compare
Choose a tag to compare

Initial version