@veltdev/sdk 4.5.0-beta.58 → 4.5.0-beta.59

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -107,4 +107,5 @@ export interface VeltAuthProvider {
107
107
  user: User;
108
108
  options?: Options;
109
109
  retryConfig?: AuthRetryConfig;
110
+ onTokenExpired?: () => Promise<string>;
110
111
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veltdev/sdk",
3
- "version": "4.5.0-beta.58",
3
+ "version": "4.5.0-beta.59",
4
4
  "description": "Velt is an SDK to add collaborative features to your product within minutes. Example: Comments like Figma, Frame.io, Google docs or sheets, Recording like Loom, Huddles like Slack and much more.",
5
5
  "homepage": "https://velt.dev",
6
6
  "keywords": [