mirror of
https://github.com/apache/superset.git
synced 2026-05-28 03:05:13 +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
(cherry picked from commit 54b60ded8e)
This commit is contained in:
committed by
Ville Brofeldt
parent
2e6bd1590d
commit
0598e95b1b
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