@bytescale/sdk
Advanced tools
Comparing version 3.42.0 to 3.43.0
@@ -12,5 +12,5 @@ import { AuthManagerInterface, BeginAuthSessionParams } from "../../private/model/AuthManagerInterface"; | ||
private readonly minJwtTtlSeconds; | ||
private readonly maxJwtTtlSeconds; | ||
private readonly retryAuthAfterErrorSeconds; | ||
private readonly refreshBeforeExpirySeconds; | ||
private readonly scheduler; | ||
constructor(serviceWorkerUtils: ServiceWorkerUtils<AuthSwSetConfigDto>); | ||
@@ -17,0 +17,0 @@ isAuthSessionActive(): boolean; |
{ | ||
"name": "@bytescale/sdk", | ||
"version": "3.42.0", | ||
"version": "3.43.0", | ||
"description": "Bytescale JavaScript SDK", | ||
@@ -5,0 +5,0 @@ "author": "Bytescale <hello@bytescale.com> (https://www.bytescale.com)", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1116223
65
23057