chore(embedded): refresh the guest token (#19132)

* refresh the guest token

* put back the date logic

* version

* fix time hijinks

* test

* Update superset-embedded-sdk/src/guestTokenRefresh.ts

(cherry picked from commit 54b60ded8e)
This commit is contained in:
David Aaron Suddjian
2022-03-14 09:32:25 -07:00
committed by Ville Brofeldt
parent 2e6bd1590d
commit 0598e95b1b
11 changed files with 7550 additions and 37 deletions

View File

@@ -20,4 +20,5 @@ jobs:
node-version: "16"
registry-url: 'https://registry.npmjs.org'
- run: npm ci
- run: npm test
- run: npm run build