A lot of clean up of code.

This commit is contained in:
Scott Idem
2020-03-06 16:44:19 -05:00
parent 2ddcde1642
commit 666b1fc422
10 changed files with 146 additions and 165 deletions

View File

@@ -1,4 +1,5 @@
async function api_token_request_async(axios, secret_key) {
console.log('****************** API Token Request ******************');
console.log('Requesting API temporary token...');
if (waiting_on_api_token) {