tangb

Results 3 issues of tangb

Hi I guess a "\n" is missing at end of repeat statement in generators/lua/loops.js: var code = 'for ' + loopVar + '= 1, ' + repeats + ' do\n'...

**Describe the bug** checkAndRefreshAccessToken and refreshAccessToken functions return a promise and not void. The consequence is call to this function cannot be blocking and create issue when calling getAccessToken that...

bug

Hi When application implementing pyre is started while there is no network connection, the beacon values are set to loopback address 127.0.0.1 with no mac address. When ethernet cable is...