@howone/sdk 0.3.2 → 0.3.3

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.
package/dist/index.mjs CHANGED
@@ -1367,6 +1367,7 @@ var HowOneProvider = ({
1367
1367
  isAuthenticated: hasCheckedUrlToken && !!token,
1368
1368
  logout
1369
1369
  };
1370
+ if (!hasCheckedUrlToken) return null;
1370
1371
  return /* @__PURE__ */ jsxs5(
1371
1372
  ThemeProvider,
1372
1373
  {