@better-auth/sso 1.5.6 → 1.5.7-beta.1

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/client.d.mts CHANGED
@@ -1,4 +1,4 @@
1
- import { t as SSOPlugin } from "./index-DoxMd-mL.mjs";
1
+ import { t as SSOPlugin } from "./index-N-z2Csye.mjs";
2
2
 
3
3
  //#region src/client.d.ts
4
4
  interface SSOClientOptions {
package/dist/client.mjs CHANGED
@@ -9,7 +9,7 @@ const ssoClient = (options) => {
9
9
  }
10
10
  };
11
11
  };
12
-
13
12
  //#endregion
14
13
  export { ssoClient };
14
+
15
15
  //# sourceMappingURL=client.mjs.map