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
This commit is contained in:
David Aaron Suddjian
2022-03-14 09:32:25 -07:00
committed by GitHub
parent 76b4a14d30
commit 54b60ded8e
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