dimitri-koenig / simple-vertec-api

Simple wrapper around www.vertec.com XML webservice for Node.js

Home Page:http://simple-vertec-api.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expired token is not handled properly

dimitri-koenig opened this issue · comments

Current method of refreshing token time-based is not as good a solution as anticipated. Proper token refreshment is needed.

time-based resetting of auth tokens did not work due to missing "this" context