mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
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:
committed by
GitHub
parent
76b4a14d30
commit
54b60ded8e
1
.github/workflows/embedded-sdk-test.yml
vendored
1
.github/workflows/embedded-sdk-test.yml
vendored
@@ -20,4 +20,5 @@ jobs:
|
||||
node-version: "16"
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
- run: npm ci
|
||||
- run: npm test
|
||||
- run: npm run build
|
||||
|
||||
Reference in New Issue
Block a user