SmartThingsCommunity / smartapp-sdk-nodejs

Javascript/NodeJS SDK to create SmartThings SmartApps
https://smartthings.developer.samsung.com/
Apache License 2.0
146 stars 80 forks source link

fix: Corrected bug in automatic refresh of tokens #120

Closed bflorian closed 5 years ago

bflorian commented 5 years ago

Fixed regression in automatic refreshing of tokens from asynchronous calls to the SmartThings platform (that is, calls not in response to lifecycle events).