better-auth 1.2.8-beta.6 → 1.2.8-beta.7

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.
Files changed (153) hide show
  1. package/dist/adapters/drizzle-adapter/index.d.cts +3 -3
  2. package/dist/adapters/drizzle-adapter/index.d.mts +3 -3
  3. package/dist/adapters/drizzle-adapter/index.d.ts +3 -3
  4. package/dist/adapters/index.d.cts +4 -4
  5. package/dist/adapters/index.d.mts +4 -4
  6. package/dist/adapters/index.d.ts +4 -4
  7. package/dist/adapters/kysely-adapter/index.d.cts +3 -3
  8. package/dist/adapters/kysely-adapter/index.d.mts +3 -3
  9. package/dist/adapters/kysely-adapter/index.d.ts +3 -3
  10. package/dist/adapters/memory-adapter/index.d.cts +3 -3
  11. package/dist/adapters/memory-adapter/index.d.mts +3 -3
  12. package/dist/adapters/memory-adapter/index.d.ts +3 -3
  13. package/dist/adapters/mongodb-adapter/index.d.cts +2 -2
  14. package/dist/adapters/mongodb-adapter/index.d.mts +2 -2
  15. package/dist/adapters/mongodb-adapter/index.d.ts +2 -2
  16. package/dist/adapters/prisma-adapter/index.d.cts +3 -3
  17. package/dist/adapters/prisma-adapter/index.d.mts +3 -3
  18. package/dist/adapters/prisma-adapter/index.d.ts +3 -3
  19. package/dist/adapters/test.d.cts +2 -2
  20. package/dist/adapters/test.d.mts +2 -2
  21. package/dist/adapters/test.d.ts +2 -2
  22. package/dist/api/index.d.cts +2 -2
  23. package/dist/api/index.d.mts +2 -2
  24. package/dist/api/index.d.ts +2 -2
  25. package/dist/client/index.d.cts +2 -2
  26. package/dist/client/index.d.mts +2 -2
  27. package/dist/client/index.d.ts +2 -2
  28. package/dist/client/plugins/index.d.cts +3 -3
  29. package/dist/client/plugins/index.d.mts +3 -3
  30. package/dist/client/plugins/index.d.ts +3 -3
  31. package/dist/client/react/index.d.cts +2 -2
  32. package/dist/client/react/index.d.mts +2 -2
  33. package/dist/client/react/index.d.ts +2 -2
  34. package/dist/client/solid/index.d.cts +2 -2
  35. package/dist/client/solid/index.d.mts +2 -2
  36. package/dist/client/solid/index.d.ts +2 -2
  37. package/dist/client/svelte/index.d.cts +2 -2
  38. package/dist/client/svelte/index.d.mts +2 -2
  39. package/dist/client/svelte/index.d.ts +2 -2
  40. package/dist/client/vue/index.d.cts +2 -2
  41. package/dist/client/vue/index.d.mts +2 -2
  42. package/dist/client/vue/index.d.ts +2 -2
  43. package/dist/cookies/index.d.cts +2 -2
  44. package/dist/cookies/index.d.mts +2 -2
  45. package/dist/cookies/index.d.ts +2 -2
  46. package/dist/db/index.d.cts +3 -3
  47. package/dist/db/index.d.mts +3 -3
  48. package/dist/db/index.d.ts +3 -3
  49. package/dist/index.d.cts +3 -3
  50. package/dist/index.d.mts +3 -3
  51. package/dist/index.d.ts +3 -3
  52. package/dist/integrations/next-js.d.cts +2 -2
  53. package/dist/integrations/next-js.d.mts +2 -2
  54. package/dist/integrations/next-js.d.ts +2 -2
  55. package/dist/integrations/node.d.cts +2 -2
  56. package/dist/integrations/node.d.mts +2 -2
  57. package/dist/integrations/node.d.ts +2 -2
  58. package/dist/integrations/react-start.d.cts +2 -2
  59. package/dist/integrations/react-start.d.mts +2 -2
  60. package/dist/integrations/react-start.d.ts +2 -2
  61. package/dist/integrations/svelte-kit.d.cts +2 -2
  62. package/dist/integrations/svelte-kit.d.mts +2 -2
  63. package/dist/integrations/svelte-kit.d.ts +2 -2
  64. package/dist/oauth2/index.d.cts +4 -4
  65. package/dist/oauth2/index.d.mts +4 -4
  66. package/dist/oauth2/index.d.ts +4 -4
  67. package/dist/plugins/admin/index.d.cts +2 -2
  68. package/dist/plugins/admin/index.d.mts +2 -2
  69. package/dist/plugins/admin/index.d.ts +2 -2
  70. package/dist/plugins/anonymous/index.d.cts +2 -2
  71. package/dist/plugins/anonymous/index.d.mts +2 -2
  72. package/dist/plugins/anonymous/index.d.ts +2 -2
  73. package/dist/plugins/bearer/index.d.cts +2 -2
  74. package/dist/plugins/bearer/index.d.mts +2 -2
  75. package/dist/plugins/bearer/index.d.ts +2 -2
  76. package/dist/plugins/captcha/index.d.cts +2 -2
  77. package/dist/plugins/captcha/index.d.mts +2 -2
  78. package/dist/plugins/captcha/index.d.ts +2 -2
  79. package/dist/plugins/custom-session/index.d.cts +2 -2
  80. package/dist/plugins/custom-session/index.d.mts +2 -2
  81. package/dist/plugins/custom-session/index.d.ts +2 -2
  82. package/dist/plugins/email-otp/index.d.cts +2 -2
  83. package/dist/plugins/email-otp/index.d.mts +2 -2
  84. package/dist/plugins/email-otp/index.d.ts +2 -2
  85. package/dist/plugins/generic-oauth/index.d.cts +2 -2
  86. package/dist/plugins/generic-oauth/index.d.mts +2 -2
  87. package/dist/plugins/generic-oauth/index.d.ts +2 -2
  88. package/dist/plugins/haveibeenpwned/index.d.cts +2 -2
  89. package/dist/plugins/haveibeenpwned/index.d.mts +2 -2
  90. package/dist/plugins/haveibeenpwned/index.d.ts +2 -2
  91. package/dist/plugins/index.d.cts +3 -3
  92. package/dist/plugins/index.d.mts +3 -3
  93. package/dist/plugins/index.d.ts +3 -3
  94. package/dist/plugins/jwt/index.d.cts +2 -2
  95. package/dist/plugins/jwt/index.d.mts +2 -2
  96. package/dist/plugins/jwt/index.d.ts +2 -2
  97. package/dist/plugins/multi-session/index.d.cts +2 -2
  98. package/dist/plugins/multi-session/index.d.mts +2 -2
  99. package/dist/plugins/multi-session/index.d.ts +2 -2
  100. package/dist/plugins/oauth-proxy/index.d.cts +2 -2
  101. package/dist/plugins/oauth-proxy/index.d.mts +2 -2
  102. package/dist/plugins/oauth-proxy/index.d.ts +2 -2
  103. package/dist/plugins/oidc-provider/index.d.cts +2 -2
  104. package/dist/plugins/oidc-provider/index.d.mts +2 -2
  105. package/dist/plugins/oidc-provider/index.d.ts +2 -2
  106. package/dist/plugins/one-time-token/index.d.cts +2 -2
  107. package/dist/plugins/one-time-token/index.d.mts +2 -2
  108. package/dist/plugins/one-time-token/index.d.ts +2 -2
  109. package/dist/plugins/open-api/index.d.cts +2 -2
  110. package/dist/plugins/open-api/index.d.mts +2 -2
  111. package/dist/plugins/open-api/index.d.ts +2 -2
  112. package/dist/plugins/organization/index.d.cts +2 -2
  113. package/dist/plugins/organization/index.d.mts +2 -2
  114. package/dist/plugins/organization/index.d.ts +2 -2
  115. package/dist/plugins/passkey/index.d.cts +2 -2
  116. package/dist/plugins/passkey/index.d.mts +2 -2
  117. package/dist/plugins/passkey/index.d.ts +2 -2
  118. package/dist/plugins/phone-number/index.d.cts +2 -2
  119. package/dist/plugins/phone-number/index.d.mts +2 -2
  120. package/dist/plugins/phone-number/index.d.ts +2 -2
  121. package/dist/plugins/sso/index.d.cts +2 -2
  122. package/dist/plugins/sso/index.d.mts +2 -2
  123. package/dist/plugins/sso/index.d.ts +2 -2
  124. package/dist/plugins/two-factor/index.d.cts +2 -2
  125. package/dist/plugins/two-factor/index.d.mts +2 -2
  126. package/dist/plugins/two-factor/index.d.ts +2 -2
  127. package/dist/plugins/username/index.d.cts +2 -2
  128. package/dist/plugins/username/index.d.mts +2 -2
  129. package/dist/plugins/username/index.d.ts +2 -2
  130. package/dist/shared/{better-auth.dkazx1HL.d.ts → better-auth.07DeTSOM.d.ts} +1 -1
  131. package/dist/shared/{better-auth.B0UoRWG9.d.cts → better-auth.7tvwo9aU.d.cts} +1 -1
  132. package/dist/shared/{better-auth.C39-x5Oo.d.mts → better-auth.B-U-TEGJ.d.mts} +2 -0
  133. package/dist/shared/{better-auth.jD93qavQ.d.cts → better-auth.B7R2FDNR.d.cts} +1 -1
  134. package/dist/shared/{better-auth.7QibuQ0I.d.cts → better-auth.BKj-j-Nn.d.cts} +2 -0
  135. package/dist/shared/{better-auth.Dp7AeJty.d.mts → better-auth.Bh2GYhfH.d.mts} +1 -1
  136. package/dist/shared/{better-auth.345hEx94.d.cts → better-auth.Bt9VN7QJ.d.mts} +1 -1
  137. package/dist/shared/{better-auth.CDeExxQS.d.mts → better-auth.COuudfet.d.mts} +1 -1
  138. package/dist/shared/{better-auth.C9V-i-W4.d.ts → better-auth.Ce5G-30g.d.ts} +1 -1
  139. package/dist/shared/{better-auth.DKdkqLRU.d.mts → better-auth.Cyx8s8qX.d.cts} +1 -1
  140. package/dist/shared/{better-auth.BZj5bcIv.d.cts → better-auth.DAnZZLm7.d.cts} +1 -1
  141. package/dist/shared/{better-auth.CpEzqKmn.d.ts → better-auth.DCQHJX_V.d.ts} +2 -0
  142. package/dist/shared/{better-auth.qiXm3ePU.d.ts → better-auth.F_8LXhat.d.ts} +1 -1
  143. package/dist/shared/{better-auth.BEXh0Yfx.d.ts → better-auth.PfTmF7V-.d.ts} +1 -1
  144. package/dist/shared/{better-auth.B-fvTvBt.d.mts → better-auth.r04L2Dbd.d.mts} +1 -1
  145. package/dist/social-providers/index.cjs +11 -0
  146. package/dist/social-providers/index.d.cts +1 -1
  147. package/dist/social-providers/index.d.mts +1 -1
  148. package/dist/social-providers/index.d.ts +1 -1
  149. package/dist/social-providers/index.mjs +11 -0
  150. package/dist/types/index.d.cts +3 -3
  151. package/dist/types/index.d.mts +3 -3
  152. package/dist/types/index.d.ts +3 -3
  153. package/package.json +1 -1
@@ -1,8 +1,8 @@
1
- import { f as BetterAuthOptions, g as Adapter } from '../../shared/better-auth.BZj5bcIv.cjs';
2
- import { A as AdapterDebugLogs } from '../../shared/better-auth.B0UoRWG9.cjs';
1
+ import { f as BetterAuthOptions, g as Adapter } from '../../shared/better-auth.DAnZZLm7.cjs';
2
+ import { A as AdapterDebugLogs } from '../../shared/better-auth.7tvwo9aU.cjs';
3
3
  import '../../shared/better-auth.CYegVoq1.cjs';
4
4
  import 'zod';
5
- import '../../shared/better-auth.7QibuQ0I.cjs';
5
+ import '../../shared/better-auth.BKj-j-Nn.cjs';
6
6
  import 'jose';
7
7
  import 'kysely';
8
8
  import 'better-call';
@@ -1,8 +1,8 @@
1
- import { f as BetterAuthOptions, g as Adapter } from '../../shared/better-auth.CDeExxQS.mjs';
2
- import { A as AdapterDebugLogs } from '../../shared/better-auth.Dp7AeJty.mjs';
1
+ import { f as BetterAuthOptions, g as Adapter } from '../../shared/better-auth.COuudfet.mjs';
2
+ import { A as AdapterDebugLogs } from '../../shared/better-auth.Bh2GYhfH.mjs';
3
3
  import '../../shared/better-auth.CYegVoq1.mjs';
4
4
  import 'zod';
5
- import '../../shared/better-auth.C39-x5Oo.mjs';
5
+ import '../../shared/better-auth.B-U-TEGJ.mjs';
6
6
  import 'jose';
7
7
  import 'kysely';
8
8
  import 'better-call';
@@ -1,8 +1,8 @@
1
- import { f as BetterAuthOptions, g as Adapter } from '../../shared/better-auth.dkazx1HL.js';
2
- import { A as AdapterDebugLogs } from '../../shared/better-auth.C9V-i-W4.js';
1
+ import { f as BetterAuthOptions, g as Adapter } from '../../shared/better-auth.07DeTSOM.js';
2
+ import { A as AdapterDebugLogs } from '../../shared/better-auth.Ce5G-30g.js';
3
3
  import '../../shared/better-auth.CYegVoq1.js';
4
4
  import 'zod';
5
- import '../../shared/better-auth.CpEzqKmn.js';
5
+ import '../../shared/better-auth.DCQHJX_V.js';
6
6
  import 'jose';
7
7
  import 'kysely';
8
8
  import 'better-call';
@@ -1,9 +1,9 @@
1
- import { f as BetterAuthOptions, g as Adapter } from '../shared/better-auth.BZj5bcIv.cjs';
2
- import { a as AdapterConfig, C as CreateCustomAdapter } from '../shared/better-auth.B0UoRWG9.cjs';
3
- export { A as AdapterDebugLogs, d as AdapterTestDebugLogs, c as CleanedWhere, b as CustomAdapter } from '../shared/better-auth.B0UoRWG9.cjs';
1
+ import { f as BetterAuthOptions, g as Adapter } from '../shared/better-auth.DAnZZLm7.cjs';
2
+ import { a as AdapterConfig, C as CreateCustomAdapter } from '../shared/better-auth.7tvwo9aU.cjs';
3
+ export { A as AdapterDebugLogs, d as AdapterTestDebugLogs, c as CleanedWhere, b as CustomAdapter } from '../shared/better-auth.7tvwo9aU.cjs';
4
4
  import '../shared/better-auth.CYegVoq1.cjs';
5
5
  import 'zod';
6
- import '../shared/better-auth.7QibuQ0I.cjs';
6
+ import '../shared/better-auth.BKj-j-Nn.cjs';
7
7
  import 'jose';
8
8
  import 'kysely';
9
9
  import 'better-call';
@@ -1,9 +1,9 @@
1
- import { f as BetterAuthOptions, g as Adapter } from '../shared/better-auth.CDeExxQS.mjs';
2
- import { a as AdapterConfig, C as CreateCustomAdapter } from '../shared/better-auth.Dp7AeJty.mjs';
3
- export { A as AdapterDebugLogs, d as AdapterTestDebugLogs, c as CleanedWhere, b as CustomAdapter } from '../shared/better-auth.Dp7AeJty.mjs';
1
+ import { f as BetterAuthOptions, g as Adapter } from '../shared/better-auth.COuudfet.mjs';
2
+ import { a as AdapterConfig, C as CreateCustomAdapter } from '../shared/better-auth.Bh2GYhfH.mjs';
3
+ export { A as AdapterDebugLogs, d as AdapterTestDebugLogs, c as CleanedWhere, b as CustomAdapter } from '../shared/better-auth.Bh2GYhfH.mjs';
4
4
  import '../shared/better-auth.CYegVoq1.mjs';
5
5
  import 'zod';
6
- import '../shared/better-auth.C39-x5Oo.mjs';
6
+ import '../shared/better-auth.B-U-TEGJ.mjs';
7
7
  import 'jose';
8
8
  import 'kysely';
9
9
  import 'better-call';
@@ -1,9 +1,9 @@
1
- import { f as BetterAuthOptions, g as Adapter } from '../shared/better-auth.dkazx1HL.js';
2
- import { a as AdapterConfig, C as CreateCustomAdapter } from '../shared/better-auth.C9V-i-W4.js';
3
- export { A as AdapterDebugLogs, d as AdapterTestDebugLogs, c as CleanedWhere, b as CustomAdapter } from '../shared/better-auth.C9V-i-W4.js';
1
+ import { f as BetterAuthOptions, g as Adapter } from '../shared/better-auth.07DeTSOM.js';
2
+ import { a as AdapterConfig, C as CreateCustomAdapter } from '../shared/better-auth.Ce5G-30g.js';
3
+ export { A as AdapterDebugLogs, d as AdapterTestDebugLogs, c as CleanedWhere, b as CustomAdapter } from '../shared/better-auth.Ce5G-30g.js';
4
4
  import '../shared/better-auth.CYegVoq1.js';
5
5
  import 'zod';
6
- import '../shared/better-auth.CpEzqKmn.js';
6
+ import '../shared/better-auth.DCQHJX_V.js';
7
7
  import 'jose';
8
8
  import 'kysely';
9
9
  import 'better-call';
@@ -1,9 +1,9 @@
1
1
  import { Kysely } from 'kysely';
2
- import { f as BetterAuthOptions, K as KyselyDatabaseType, g as Adapter } from '../../shared/better-auth.BZj5bcIv.cjs';
3
- import { A as AdapterDebugLogs } from '../../shared/better-auth.B0UoRWG9.cjs';
2
+ import { f as BetterAuthOptions, K as KyselyDatabaseType, g as Adapter } from '../../shared/better-auth.DAnZZLm7.cjs';
3
+ import { A as AdapterDebugLogs } from '../../shared/better-auth.7tvwo9aU.cjs';
4
4
  import '../../shared/better-auth.CYegVoq1.cjs';
5
5
  import 'zod';
6
- import '../../shared/better-auth.7QibuQ0I.cjs';
6
+ import '../../shared/better-auth.BKj-j-Nn.cjs';
7
7
  import 'jose';
8
8
  import 'better-call';
9
9
  import 'better-sqlite3';
@@ -1,9 +1,9 @@
1
1
  import { Kysely } from 'kysely';
2
- import { f as BetterAuthOptions, K as KyselyDatabaseType, g as Adapter } from '../../shared/better-auth.CDeExxQS.mjs';
3
- import { A as AdapterDebugLogs } from '../../shared/better-auth.Dp7AeJty.mjs';
2
+ import { f as BetterAuthOptions, K as KyselyDatabaseType, g as Adapter } from '../../shared/better-auth.COuudfet.mjs';
3
+ import { A as AdapterDebugLogs } from '../../shared/better-auth.Bh2GYhfH.mjs';
4
4
  import '../../shared/better-auth.CYegVoq1.mjs';
5
5
  import 'zod';
6
- import '../../shared/better-auth.C39-x5Oo.mjs';
6
+ import '../../shared/better-auth.B-U-TEGJ.mjs';
7
7
  import 'jose';
8
8
  import 'better-call';
9
9
  import 'better-sqlite3';
@@ -1,9 +1,9 @@
1
1
  import { Kysely } from 'kysely';
2
- import { f as BetterAuthOptions, K as KyselyDatabaseType, g as Adapter } from '../../shared/better-auth.dkazx1HL.js';
3
- import { A as AdapterDebugLogs } from '../../shared/better-auth.C9V-i-W4.js';
2
+ import { f as BetterAuthOptions, K as KyselyDatabaseType, g as Adapter } from '../../shared/better-auth.07DeTSOM.js';
3
+ import { A as AdapterDebugLogs } from '../../shared/better-auth.Ce5G-30g.js';
4
4
  import '../../shared/better-auth.CYegVoq1.js';
5
5
  import 'zod';
6
- import '../../shared/better-auth.CpEzqKmn.js';
6
+ import '../../shared/better-auth.DCQHJX_V.js';
7
7
  import 'jose';
8
8
  import 'better-call';
9
9
  import 'better-sqlite3';
@@ -1,8 +1,8 @@
1
- import { f as BetterAuthOptions, g as Adapter } from '../../shared/better-auth.BZj5bcIv.cjs';
2
- import { A as AdapterDebugLogs } from '../../shared/better-auth.B0UoRWG9.cjs';
1
+ import { f as BetterAuthOptions, g as Adapter } from '../../shared/better-auth.DAnZZLm7.cjs';
2
+ import { A as AdapterDebugLogs } from '../../shared/better-auth.7tvwo9aU.cjs';
3
3
  import '../../shared/better-auth.CYegVoq1.cjs';
4
4
  import 'zod';
5
- import '../../shared/better-auth.7QibuQ0I.cjs';
5
+ import '../../shared/better-auth.BKj-j-Nn.cjs';
6
6
  import 'jose';
7
7
  import 'kysely';
8
8
  import 'better-call';
@@ -1,8 +1,8 @@
1
- import { f as BetterAuthOptions, g as Adapter } from '../../shared/better-auth.CDeExxQS.mjs';
2
- import { A as AdapterDebugLogs } from '../../shared/better-auth.Dp7AeJty.mjs';
1
+ import { f as BetterAuthOptions, g as Adapter } from '../../shared/better-auth.COuudfet.mjs';
2
+ import { A as AdapterDebugLogs } from '../../shared/better-auth.Bh2GYhfH.mjs';
3
3
  import '../../shared/better-auth.CYegVoq1.mjs';
4
4
  import 'zod';
5
- import '../../shared/better-auth.C39-x5Oo.mjs';
5
+ import '../../shared/better-auth.B-U-TEGJ.mjs';
6
6
  import 'jose';
7
7
  import 'kysely';
8
8
  import 'better-call';
@@ -1,8 +1,8 @@
1
- import { f as BetterAuthOptions, g as Adapter } from '../../shared/better-auth.dkazx1HL.js';
2
- import { A as AdapterDebugLogs } from '../../shared/better-auth.C9V-i-W4.js';
1
+ import { f as BetterAuthOptions, g as Adapter } from '../../shared/better-auth.07DeTSOM.js';
2
+ import { A as AdapterDebugLogs } from '../../shared/better-auth.Ce5G-30g.js';
3
3
  import '../../shared/better-auth.CYegVoq1.js';
4
4
  import 'zod';
5
- import '../../shared/better-auth.CpEzqKmn.js';
5
+ import '../../shared/better-auth.DCQHJX_V.js';
6
6
  import 'jose';
7
7
  import 'kysely';
8
8
  import 'better-call';
@@ -1,8 +1,8 @@
1
1
  import { Db } from 'mongodb';
2
- import { f as BetterAuthOptions, W as Where } from '../../shared/better-auth.BZj5bcIv.cjs';
2
+ import { f as BetterAuthOptions, W as Where } from '../../shared/better-auth.DAnZZLm7.cjs';
3
3
  import '../../shared/better-auth.CYegVoq1.cjs';
4
4
  import 'zod';
5
- import '../../shared/better-auth.7QibuQ0I.cjs';
5
+ import '../../shared/better-auth.BKj-j-Nn.cjs';
6
6
  import 'jose';
7
7
  import 'kysely';
8
8
  import 'better-call';
@@ -1,8 +1,8 @@
1
1
  import { Db } from 'mongodb';
2
- import { f as BetterAuthOptions, W as Where } from '../../shared/better-auth.CDeExxQS.mjs';
2
+ import { f as BetterAuthOptions, W as Where } from '../../shared/better-auth.COuudfet.mjs';
3
3
  import '../../shared/better-auth.CYegVoq1.mjs';
4
4
  import 'zod';
5
- import '../../shared/better-auth.C39-x5Oo.mjs';
5
+ import '../../shared/better-auth.B-U-TEGJ.mjs';
6
6
  import 'jose';
7
7
  import 'kysely';
8
8
  import 'better-call';
@@ -1,8 +1,8 @@
1
1
  import { Db } from 'mongodb';
2
- import { f as BetterAuthOptions, W as Where } from '../../shared/better-auth.dkazx1HL.js';
2
+ import { f as BetterAuthOptions, W as Where } from '../../shared/better-auth.07DeTSOM.js';
3
3
  import '../../shared/better-auth.CYegVoq1.js';
4
4
  import 'zod';
5
- import '../../shared/better-auth.CpEzqKmn.js';
5
+ import '../../shared/better-auth.DCQHJX_V.js';
6
6
  import 'jose';
7
7
  import 'kysely';
8
8
  import 'better-call';
@@ -1,8 +1,8 @@
1
- import { f as BetterAuthOptions, g as Adapter } from '../../shared/better-auth.BZj5bcIv.cjs';
2
- import { A as AdapterDebugLogs } from '../../shared/better-auth.B0UoRWG9.cjs';
1
+ import { f as BetterAuthOptions, g as Adapter } from '../../shared/better-auth.DAnZZLm7.cjs';
2
+ import { A as AdapterDebugLogs } from '../../shared/better-auth.7tvwo9aU.cjs';
3
3
  import '../../shared/better-auth.CYegVoq1.cjs';
4
4
  import 'zod';
5
- import '../../shared/better-auth.7QibuQ0I.cjs';
5
+ import '../../shared/better-auth.BKj-j-Nn.cjs';
6
6
  import 'jose';
7
7
  import 'kysely';
8
8
  import 'better-call';
@@ -1,8 +1,8 @@
1
- import { f as BetterAuthOptions, g as Adapter } from '../../shared/better-auth.CDeExxQS.mjs';
2
- import { A as AdapterDebugLogs } from '../../shared/better-auth.Dp7AeJty.mjs';
1
+ import { f as BetterAuthOptions, g as Adapter } from '../../shared/better-auth.COuudfet.mjs';
2
+ import { A as AdapterDebugLogs } from '../../shared/better-auth.Bh2GYhfH.mjs';
3
3
  import '../../shared/better-auth.CYegVoq1.mjs';
4
4
  import 'zod';
5
- import '../../shared/better-auth.C39-x5Oo.mjs';
5
+ import '../../shared/better-auth.B-U-TEGJ.mjs';
6
6
  import 'jose';
7
7
  import 'kysely';
8
8
  import 'better-call';
@@ -1,8 +1,8 @@
1
- import { f as BetterAuthOptions, g as Adapter } from '../../shared/better-auth.dkazx1HL.js';
2
- import { A as AdapterDebugLogs } from '../../shared/better-auth.C9V-i-W4.js';
1
+ import { f as BetterAuthOptions, g as Adapter } from '../../shared/better-auth.07DeTSOM.js';
2
+ import { A as AdapterDebugLogs } from '../../shared/better-auth.Ce5G-30g.js';
3
3
  import '../../shared/better-auth.CYegVoq1.js';
4
4
  import 'zod';
5
- import '../../shared/better-auth.CpEzqKmn.js';
5
+ import '../../shared/better-auth.DCQHJX_V.js';
6
6
  import 'jose';
7
7
  import 'kysely';
8
8
  import 'better-call';
@@ -1,7 +1,7 @@
1
- import { f as BetterAuthOptions, g as Adapter } from '../shared/better-auth.BZj5bcIv.cjs';
1
+ import { f as BetterAuthOptions, g as Adapter } from '../shared/better-auth.DAnZZLm7.cjs';
2
2
  import '../shared/better-auth.CYegVoq1.cjs';
3
3
  import 'zod';
4
- import '../shared/better-auth.7QibuQ0I.cjs';
4
+ import '../shared/better-auth.BKj-j-Nn.cjs';
5
5
  import 'jose';
6
6
  import 'kysely';
7
7
  import 'better-call';
@@ -1,7 +1,7 @@
1
- import { f as BetterAuthOptions, g as Adapter } from '../shared/better-auth.CDeExxQS.mjs';
1
+ import { f as BetterAuthOptions, g as Adapter } from '../shared/better-auth.COuudfet.mjs';
2
2
  import '../shared/better-auth.CYegVoq1.mjs';
3
3
  import 'zod';
4
- import '../shared/better-auth.C39-x5Oo.mjs';
4
+ import '../shared/better-auth.B-U-TEGJ.mjs';
5
5
  import 'jose';
6
6
  import 'kysely';
7
7
  import 'better-call';
@@ -1,7 +1,7 @@
1
- import { f as BetterAuthOptions, g as Adapter } from '../shared/better-auth.dkazx1HL.js';
1
+ import { f as BetterAuthOptions, g as Adapter } from '../shared/better-auth.07DeTSOM.js';
2
2
  import '../shared/better-auth.CYegVoq1.js';
3
3
  import 'zod';
4
- import '../shared/better-auth.CpEzqKmn.js';
4
+ import '../shared/better-auth.DCQHJX_V.js';
5
5
  import 'jose';
6
6
  import 'kysely';
7
7
  import 'better-call';
@@ -1,8 +1,8 @@
1
1
  import '../shared/better-auth.CYegVoq1.cjs';
2
2
  export { APIError } from 'better-call';
3
- export { d as AuthEndpoint, e as AuthMiddleware, aF as callbackOAuth, b0 as changeEmail, aY as changePassword, b as createAuthEndpoint, c as createAuthMiddleware, aT as createEmailVerificationToken, a_ as deleteUser, a$ as deleteUserCallback, b1 as error, aQ as forgetPassword, aR as forgetPasswordCallback, aK as freshSessionMiddleware, b7 as getAccessToken, aB as getEndpoints, aG as getSession, aH as getSessionFromCtx, b5 as linkSocialAccount, aL as listSessions, b4 as listUserAccounts, b2 as ok, o as optionsMiddleware, ba as originCheck, b9 as originCheckMiddleware, b8 as refreshToken, aJ as requestOnlySessionMiddleware, aS as resetPassword, aO as revokeOtherSessions, aM as revokeSession, aN as revokeSessions, aC as router, aV as sendVerificationEmail, aU as sendVerificationEmailFn, aI as sessionMiddleware, aZ as setPassword, aE as signInEmail, aD as signInSocial, aP as signOut, b3 as signUpEmail, b6 as unlinkAccount, aX as updateUser, aW as verifyEmail } from '../shared/better-auth.BZj5bcIv.cjs';
3
+ export { d as AuthEndpoint, e as AuthMiddleware, aF as callbackOAuth, b0 as changeEmail, aY as changePassword, b as createAuthEndpoint, c as createAuthMiddleware, aT as createEmailVerificationToken, a_ as deleteUser, a$ as deleteUserCallback, b1 as error, aQ as forgetPassword, aR as forgetPasswordCallback, aK as freshSessionMiddleware, b7 as getAccessToken, aB as getEndpoints, aG as getSession, aH as getSessionFromCtx, b5 as linkSocialAccount, aL as listSessions, b4 as listUserAccounts, b2 as ok, o as optionsMiddleware, ba as originCheck, b9 as originCheckMiddleware, b8 as refreshToken, aJ as requestOnlySessionMiddleware, aS as resetPassword, aO as revokeOtherSessions, aM as revokeSession, aN as revokeSessions, aC as router, aV as sendVerificationEmail, aU as sendVerificationEmailFn, aI as sessionMiddleware, aZ as setPassword, aE as signInEmail, aD as signInSocial, aP as signOut, b3 as signUpEmail, b6 as unlinkAccount, aX as updateUser, aW as verifyEmail } from '../shared/better-auth.DAnZZLm7.cjs';
4
4
  import 'zod';
5
- import '../shared/better-auth.7QibuQ0I.cjs';
5
+ import '../shared/better-auth.BKj-j-Nn.cjs';
6
6
  import 'kysely';
7
7
  import 'better-sqlite3';
8
8
  import 'jose';
@@ -1,8 +1,8 @@
1
1
  import '../shared/better-auth.CYegVoq1.mjs';
2
2
  export { APIError } from 'better-call';
3
- export { d as AuthEndpoint, e as AuthMiddleware, aF as callbackOAuth, b0 as changeEmail, aY as changePassword, b as createAuthEndpoint, c as createAuthMiddleware, aT as createEmailVerificationToken, a_ as deleteUser, a$ as deleteUserCallback, b1 as error, aQ as forgetPassword, aR as forgetPasswordCallback, aK as freshSessionMiddleware, b7 as getAccessToken, aB as getEndpoints, aG as getSession, aH as getSessionFromCtx, b5 as linkSocialAccount, aL as listSessions, b4 as listUserAccounts, b2 as ok, o as optionsMiddleware, ba as originCheck, b9 as originCheckMiddleware, b8 as refreshToken, aJ as requestOnlySessionMiddleware, aS as resetPassword, aO as revokeOtherSessions, aM as revokeSession, aN as revokeSessions, aC as router, aV as sendVerificationEmail, aU as sendVerificationEmailFn, aI as sessionMiddleware, aZ as setPassword, aE as signInEmail, aD as signInSocial, aP as signOut, b3 as signUpEmail, b6 as unlinkAccount, aX as updateUser, aW as verifyEmail } from '../shared/better-auth.CDeExxQS.mjs';
3
+ export { d as AuthEndpoint, e as AuthMiddleware, aF as callbackOAuth, b0 as changeEmail, aY as changePassword, b as createAuthEndpoint, c as createAuthMiddleware, aT as createEmailVerificationToken, a_ as deleteUser, a$ as deleteUserCallback, b1 as error, aQ as forgetPassword, aR as forgetPasswordCallback, aK as freshSessionMiddleware, b7 as getAccessToken, aB as getEndpoints, aG as getSession, aH as getSessionFromCtx, b5 as linkSocialAccount, aL as listSessions, b4 as listUserAccounts, b2 as ok, o as optionsMiddleware, ba as originCheck, b9 as originCheckMiddleware, b8 as refreshToken, aJ as requestOnlySessionMiddleware, aS as resetPassword, aO as revokeOtherSessions, aM as revokeSession, aN as revokeSessions, aC as router, aV as sendVerificationEmail, aU as sendVerificationEmailFn, aI as sessionMiddleware, aZ as setPassword, aE as signInEmail, aD as signInSocial, aP as signOut, b3 as signUpEmail, b6 as unlinkAccount, aX as updateUser, aW as verifyEmail } from '../shared/better-auth.COuudfet.mjs';
4
4
  import 'zod';
5
- import '../shared/better-auth.C39-x5Oo.mjs';
5
+ import '../shared/better-auth.B-U-TEGJ.mjs';
6
6
  import 'kysely';
7
7
  import 'better-sqlite3';
8
8
  import 'jose';
@@ -1,8 +1,8 @@
1
1
  import '../shared/better-auth.CYegVoq1.js';
2
2
  export { APIError } from 'better-call';
3
- export { d as AuthEndpoint, e as AuthMiddleware, aF as callbackOAuth, b0 as changeEmail, aY as changePassword, b as createAuthEndpoint, c as createAuthMiddleware, aT as createEmailVerificationToken, a_ as deleteUser, a$ as deleteUserCallback, b1 as error, aQ as forgetPassword, aR as forgetPasswordCallback, aK as freshSessionMiddleware, b7 as getAccessToken, aB as getEndpoints, aG as getSession, aH as getSessionFromCtx, b5 as linkSocialAccount, aL as listSessions, b4 as listUserAccounts, b2 as ok, o as optionsMiddleware, ba as originCheck, b9 as originCheckMiddleware, b8 as refreshToken, aJ as requestOnlySessionMiddleware, aS as resetPassword, aO as revokeOtherSessions, aM as revokeSession, aN as revokeSessions, aC as router, aV as sendVerificationEmail, aU as sendVerificationEmailFn, aI as sessionMiddleware, aZ as setPassword, aE as signInEmail, aD as signInSocial, aP as signOut, b3 as signUpEmail, b6 as unlinkAccount, aX as updateUser, aW as verifyEmail } from '../shared/better-auth.dkazx1HL.js';
3
+ export { d as AuthEndpoint, e as AuthMiddleware, aF as callbackOAuth, b0 as changeEmail, aY as changePassword, b as createAuthEndpoint, c as createAuthMiddleware, aT as createEmailVerificationToken, a_ as deleteUser, a$ as deleteUserCallback, b1 as error, aQ as forgetPassword, aR as forgetPasswordCallback, aK as freshSessionMiddleware, b7 as getAccessToken, aB as getEndpoints, aG as getSession, aH as getSessionFromCtx, b5 as linkSocialAccount, aL as listSessions, b4 as listUserAccounts, b2 as ok, o as optionsMiddleware, ba as originCheck, b9 as originCheckMiddleware, b8 as refreshToken, aJ as requestOnlySessionMiddleware, aS as resetPassword, aO as revokeOtherSessions, aM as revokeSession, aN as revokeSessions, aC as router, aV as sendVerificationEmail, aU as sendVerificationEmailFn, aI as sessionMiddleware, aZ as setPassword, aE as signInEmail, aD as signInSocial, aP as signOut, b3 as signUpEmail, b6 as unlinkAccount, aX as updateUser, aW as verifyEmail } from '../shared/better-auth.07DeTSOM.js';
4
4
  import 'zod';
5
- import '../shared/better-auth.CpEzqKmn.js';
5
+ import '../shared/better-auth.DCQHJX_V.js';
6
6
  import 'kysely';
7
7
  import 'better-sqlite3';
8
8
  import 'jose';
@@ -1,4 +1,4 @@
1
- import { j as BASE_ERROR_CODES, B as BetterAuthPlugin } from '../shared/better-auth.BZj5bcIv.cjs';
1
+ import { j as BASE_ERROR_CODES, B as BetterAuthPlugin } from '../shared/better-auth.DAnZZLm7.cjs';
2
2
  import * as _better_fetch_fetch from '@better-fetch/fetch';
3
3
  import { BetterFetchError, BetterFetch, BetterFetchOption } from '@better-fetch/fetch';
4
4
  export * from '@better-fetch/fetch';
@@ -9,7 +9,7 @@ import { Atom, PreinitializedWritableAtom } from 'nanostores';
9
9
  export * from 'nanostores';
10
10
  import { U as UnionToIntersection, a as PrettifyDeep } from '../shared/better-auth.CYegVoq1.cjs';
11
11
  import 'zod';
12
- import '../shared/better-auth.7QibuQ0I.cjs';
12
+ import '../shared/better-auth.BKj-j-Nn.cjs';
13
13
  import 'jose';
14
14
  import 'kysely';
15
15
  import 'better-call';
@@ -1,4 +1,4 @@
1
- import { j as BASE_ERROR_CODES, B as BetterAuthPlugin } from '../shared/better-auth.CDeExxQS.mjs';
1
+ import { j as BASE_ERROR_CODES, B as BetterAuthPlugin } from '../shared/better-auth.COuudfet.mjs';
2
2
  import * as _better_fetch_fetch from '@better-fetch/fetch';
3
3
  import { BetterFetchError, BetterFetch, BetterFetchOption } from '@better-fetch/fetch';
4
4
  export * from '@better-fetch/fetch';
@@ -9,7 +9,7 @@ import { Atom, PreinitializedWritableAtom } from 'nanostores';
9
9
  export * from 'nanostores';
10
10
  import { U as UnionToIntersection, a as PrettifyDeep } from '../shared/better-auth.CYegVoq1.mjs';
11
11
  import 'zod';
12
- import '../shared/better-auth.C39-x5Oo.mjs';
12
+ import '../shared/better-auth.B-U-TEGJ.mjs';
13
13
  import 'jose';
14
14
  import 'kysely';
15
15
  import 'better-call';
@@ -1,4 +1,4 @@
1
- import { j as BASE_ERROR_CODES, B as BetterAuthPlugin } from '../shared/better-auth.dkazx1HL.js';
1
+ import { j as BASE_ERROR_CODES, B as BetterAuthPlugin } from '../shared/better-auth.07DeTSOM.js';
2
2
  import * as _better_fetch_fetch from '@better-fetch/fetch';
3
3
  import { BetterFetchError, BetterFetch, BetterFetchOption } from '@better-fetch/fetch';
4
4
  export * from '@better-fetch/fetch';
@@ -9,7 +9,7 @@ import { Atom, PreinitializedWritableAtom } from 'nanostores';
9
9
  export * from 'nanostores';
10
10
  import { U as UnionToIntersection, a as PrettifyDeep } from '../shared/better-auth.CYegVoq1.js';
11
11
  import 'zod';
12
- import '../shared/better-auth.CpEzqKmn.js';
12
+ import '../shared/better-auth.DCQHJX_V.js';
13
13
  import 'jose';
14
14
  import 'kysely';
15
15
  import 'better-call';
@@ -11,7 +11,7 @@ export { twoFactorClient } from '../../plugins/two-factor/index.cjs';
11
11
  import { magicLink } from '../../plugins/magic-link/index.cjs';
12
12
  import { phoneNumber } from '../../plugins/phone-number/index.cjs';
13
13
  import { anonymous } from '../../plugins/anonymous/index.cjs';
14
- import { F as FieldAttribute, f as BetterAuthOptions, B as BetterAuthPlugin } from '../../shared/better-auth.BZj5bcIv.cjs';
14
+ import { F as FieldAttribute, f as BetterAuthOptions, B as BetterAuthPlugin } from '../../shared/better-auth.DAnZZLm7.cjs';
15
15
  import { admin } from '../../plugins/admin/index.cjs';
16
16
  import { genericOAuth } from '../../plugins/generic-oauth/index.cjs';
17
17
  import { jwt } from '../../plugins/jwt/index.cjs';
@@ -20,13 +20,13 @@ import { emailOTP } from '../../plugins/email-otp/index.cjs';
20
20
  import { Store } from '../../types/index.cjs';
21
21
  import { sso } from '../../plugins/sso/index.cjs';
22
22
  import { oidcProvider } from '../../plugins/oidc-provider/index.cjs';
23
- import { a as apiKey } from '../../shared/better-auth.jD93qavQ.cjs';
23
+ import { a as apiKey } from '../../shared/better-auth.B7R2FDNR.cjs';
24
24
  import { oneTimeToken } from '../../plugins/one-time-token/index.cjs';
25
25
  export * from '@simplewebauthn/server';
26
26
  import 'zod';
27
27
  import 'better-call';
28
28
  import '../../plugins/organization/access/index.cjs';
29
- import '../../shared/better-auth.7QibuQ0I.cjs';
29
+ import '../../shared/better-auth.BKj-j-Nn.cjs';
30
30
  import 'jose';
31
31
  import 'kysely';
32
32
  import 'better-sqlite3';
@@ -11,7 +11,7 @@ export { twoFactorClient } from '../../plugins/two-factor/index.mjs';
11
11
  import { magicLink } from '../../plugins/magic-link/index.mjs';
12
12
  import { phoneNumber } from '../../plugins/phone-number/index.mjs';
13
13
  import { anonymous } from '../../plugins/anonymous/index.mjs';
14
- import { F as FieldAttribute, f as BetterAuthOptions, B as BetterAuthPlugin } from '../../shared/better-auth.CDeExxQS.mjs';
14
+ import { F as FieldAttribute, f as BetterAuthOptions, B as BetterAuthPlugin } from '../../shared/better-auth.COuudfet.mjs';
15
15
  import { admin } from '../../plugins/admin/index.mjs';
16
16
  import { genericOAuth } from '../../plugins/generic-oauth/index.mjs';
17
17
  import { jwt } from '../../plugins/jwt/index.mjs';
@@ -20,13 +20,13 @@ import { emailOTP } from '../../plugins/email-otp/index.mjs';
20
20
  import { Store } from '../../types/index.mjs';
21
21
  import { sso } from '../../plugins/sso/index.mjs';
22
22
  import { oidcProvider } from '../../plugins/oidc-provider/index.mjs';
23
- import { a as apiKey } from '../../shared/better-auth.B-fvTvBt.mjs';
23
+ import { a as apiKey } from '../../shared/better-auth.r04L2Dbd.mjs';
24
24
  import { oneTimeToken } from '../../plugins/one-time-token/index.mjs';
25
25
  export * from '@simplewebauthn/server';
26
26
  import 'zod';
27
27
  import 'better-call';
28
28
  import '../../plugins/organization/access/index.mjs';
29
- import '../../shared/better-auth.C39-x5Oo.mjs';
29
+ import '../../shared/better-auth.B-U-TEGJ.mjs';
30
30
  import 'jose';
31
31
  import 'kysely';
32
32
  import 'better-sqlite3';
@@ -11,7 +11,7 @@ export { twoFactorClient } from '../../plugins/two-factor/index.js';
11
11
  import { magicLink } from '../../plugins/magic-link/index.js';
12
12
  import { phoneNumber } from '../../plugins/phone-number/index.js';
13
13
  import { anonymous } from '../../plugins/anonymous/index.js';
14
- import { F as FieldAttribute, f as BetterAuthOptions, B as BetterAuthPlugin } from '../../shared/better-auth.dkazx1HL.js';
14
+ import { F as FieldAttribute, f as BetterAuthOptions, B as BetterAuthPlugin } from '../../shared/better-auth.07DeTSOM.js';
15
15
  import { admin } from '../../plugins/admin/index.js';
16
16
  import { genericOAuth } from '../../plugins/generic-oauth/index.js';
17
17
  import { jwt } from '../../plugins/jwt/index.js';
@@ -20,13 +20,13 @@ import { emailOTP } from '../../plugins/email-otp/index.js';
20
20
  import { Store } from '../../types/index.js';
21
21
  import { sso } from '../../plugins/sso/index.js';
22
22
  import { oidcProvider } from '../../plugins/oidc-provider/index.js';
23
- import { a as apiKey } from '../../shared/better-auth.qiXm3ePU.js';
23
+ import { a as apiKey } from '../../shared/better-auth.F_8LXhat.js';
24
24
  import { oneTimeToken } from '../../plugins/one-time-token/index.js';
25
25
  export * from '@simplewebauthn/server';
26
26
  import 'zod';
27
27
  import 'better-call';
28
28
  import '../../plugins/organization/access/index.js';
29
- import '../../shared/better-auth.CpEzqKmn.js';
29
+ import '../../shared/better-auth.DCQHJX_V.js';
30
30
  import 'jose';
31
31
  import 'kysely';
32
32
  import 'better-sqlite3';
@@ -7,10 +7,10 @@ export * from '@better-fetch/fetch';
7
7
  import { ClientOptions, BetterAuthClientPlugin, IsSignal, InferClientAPI, InferActions, InferErrorCodes } from '../../types/index.cjs';
8
8
  import { U as UnionToIntersection, a as PrettifyDeep } from '../../shared/better-auth.CYegVoq1.cjs';
9
9
  import { DependencyList } from 'react';
10
- import { j as BASE_ERROR_CODES } from '../../shared/better-auth.BZj5bcIv.cjs';
10
+ import { j as BASE_ERROR_CODES } from '../../shared/better-auth.DAnZZLm7.cjs';
11
11
  import 'better-call';
12
12
  import 'zod';
13
- import '../../shared/better-auth.7QibuQ0I.cjs';
13
+ import '../../shared/better-auth.BKj-j-Nn.cjs';
14
14
  import 'jose';
15
15
  import 'kysely';
16
16
  import 'better-sqlite3';
@@ -7,10 +7,10 @@ export * from '@better-fetch/fetch';
7
7
  import { ClientOptions, BetterAuthClientPlugin, IsSignal, InferClientAPI, InferActions, InferErrorCodes } from '../../types/index.mjs';
8
8
  import { U as UnionToIntersection, a as PrettifyDeep } from '../../shared/better-auth.CYegVoq1.mjs';
9
9
  import { DependencyList } from 'react';
10
- import { j as BASE_ERROR_CODES } from '../../shared/better-auth.CDeExxQS.mjs';
10
+ import { j as BASE_ERROR_CODES } from '../../shared/better-auth.COuudfet.mjs';
11
11
  import 'better-call';
12
12
  import 'zod';
13
- import '../../shared/better-auth.C39-x5Oo.mjs';
13
+ import '../../shared/better-auth.B-U-TEGJ.mjs';
14
14
  import 'jose';
15
15
  import 'kysely';
16
16
  import 'better-sqlite3';
@@ -7,10 +7,10 @@ export * from '@better-fetch/fetch';
7
7
  import { ClientOptions, BetterAuthClientPlugin, IsSignal, InferClientAPI, InferActions, InferErrorCodes } from '../../types/index.js';
8
8
  import { U as UnionToIntersection, a as PrettifyDeep } from '../../shared/better-auth.CYegVoq1.js';
9
9
  import { DependencyList } from 'react';
10
- import { j as BASE_ERROR_CODES } from '../../shared/better-auth.dkazx1HL.js';
10
+ import { j as BASE_ERROR_CODES } from '../../shared/better-auth.07DeTSOM.js';
11
11
  import 'better-call';
12
12
  import 'zod';
13
- import '../../shared/better-auth.CpEzqKmn.js';
13
+ import '../../shared/better-auth.DCQHJX_V.js';
14
14
  import 'jose';
15
15
  import 'kysely';
16
16
  import 'better-sqlite3';
@@ -4,11 +4,11 @@ export * from '@better-fetch/fetch';
4
4
  import { ClientOptions, BetterAuthClientPlugin, IsSignal, InferClientAPI, InferActions, InferErrorCodes } from '../../types/index.cjs';
5
5
  import { Accessor } from 'solid-js';
6
6
  import { U as UnionToIntersection, a as PrettifyDeep } from '../../shared/better-auth.CYegVoq1.cjs';
7
- import { j as BASE_ERROR_CODES } from '../../shared/better-auth.BZj5bcIv.cjs';
7
+ import { j as BASE_ERROR_CODES } from '../../shared/better-auth.DAnZZLm7.cjs';
8
8
  export * from 'nanostores';
9
9
  import 'better-call';
10
10
  import 'zod';
11
- import '../../shared/better-auth.7QibuQ0I.cjs';
11
+ import '../../shared/better-auth.BKj-j-Nn.cjs';
12
12
  import 'jose';
13
13
  import 'kysely';
14
14
  import 'better-sqlite3';
@@ -4,11 +4,11 @@ export * from '@better-fetch/fetch';
4
4
  import { ClientOptions, BetterAuthClientPlugin, IsSignal, InferClientAPI, InferActions, InferErrorCodes } from '../../types/index.mjs';
5
5
  import { Accessor } from 'solid-js';
6
6
  import { U as UnionToIntersection, a as PrettifyDeep } from '../../shared/better-auth.CYegVoq1.mjs';
7
- import { j as BASE_ERROR_CODES } from '../../shared/better-auth.CDeExxQS.mjs';
7
+ import { j as BASE_ERROR_CODES } from '../../shared/better-auth.COuudfet.mjs';
8
8
  export * from 'nanostores';
9
9
  import 'better-call';
10
10
  import 'zod';
11
- import '../../shared/better-auth.C39-x5Oo.mjs';
11
+ import '../../shared/better-auth.B-U-TEGJ.mjs';
12
12
  import 'jose';
13
13
  import 'kysely';
14
14
  import 'better-sqlite3';
@@ -4,11 +4,11 @@ export * from '@better-fetch/fetch';
4
4
  import { ClientOptions, BetterAuthClientPlugin, IsSignal, InferClientAPI, InferActions, InferErrorCodes } from '../../types/index.js';
5
5
  import { Accessor } from 'solid-js';
6
6
  import { U as UnionToIntersection, a as PrettifyDeep } from '../../shared/better-auth.CYegVoq1.js';
7
- import { j as BASE_ERROR_CODES } from '../../shared/better-auth.dkazx1HL.js';
7
+ import { j as BASE_ERROR_CODES } from '../../shared/better-auth.07DeTSOM.js';
8
8
  export * from 'nanostores';
9
9
  import 'better-call';
10
10
  import 'zod';
11
- import '../../shared/better-auth.CpEzqKmn.js';
11
+ import '../../shared/better-auth.DCQHJX_V.js';
12
12
  import 'jose';
13
13
  import 'kysely';
14
14
  import 'better-sqlite3';
@@ -6,10 +6,10 @@ import { BetterFetchError } from '@better-fetch/fetch';
6
6
  export * from '@better-fetch/fetch';
7
7
  import { ClientOptions, BetterAuthClientPlugin, IsSignal, InferClientAPI, InferActions, InferErrorCodes } from '../../types/index.cjs';
8
8
  import { U as UnionToIntersection, a as PrettifyDeep } from '../../shared/better-auth.CYegVoq1.cjs';
9
- import { j as BASE_ERROR_CODES } from '../../shared/better-auth.BZj5bcIv.cjs';
9
+ import { j as BASE_ERROR_CODES } from '../../shared/better-auth.DAnZZLm7.cjs';
10
10
  import 'better-call';
11
11
  import 'zod';
12
- import '../../shared/better-auth.7QibuQ0I.cjs';
12
+ import '../../shared/better-auth.BKj-j-Nn.cjs';
13
13
  import 'jose';
14
14
  import 'kysely';
15
15
  import 'better-sqlite3';
@@ -6,10 +6,10 @@ import { BetterFetchError } from '@better-fetch/fetch';
6
6
  export * from '@better-fetch/fetch';
7
7
  import { ClientOptions, BetterAuthClientPlugin, IsSignal, InferClientAPI, InferActions, InferErrorCodes } from '../../types/index.mjs';
8
8
  import { U as UnionToIntersection, a as PrettifyDeep } from '../../shared/better-auth.CYegVoq1.mjs';
9
- import { j as BASE_ERROR_CODES } from '../../shared/better-auth.CDeExxQS.mjs';
9
+ import { j as BASE_ERROR_CODES } from '../../shared/better-auth.COuudfet.mjs';
10
10
  import 'better-call';
11
11
  import 'zod';
12
- import '../../shared/better-auth.C39-x5Oo.mjs';
12
+ import '../../shared/better-auth.B-U-TEGJ.mjs';
13
13
  import 'jose';
14
14
  import 'kysely';
15
15
  import 'better-sqlite3';
@@ -6,10 +6,10 @@ import { BetterFetchError } from '@better-fetch/fetch';
6
6
  export * from '@better-fetch/fetch';
7
7
  import { ClientOptions, BetterAuthClientPlugin, IsSignal, InferClientAPI, InferActions, InferErrorCodes } from '../../types/index.js';
8
8
  import { U as UnionToIntersection, a as PrettifyDeep } from '../../shared/better-auth.CYegVoq1.js';
9
- import { j as BASE_ERROR_CODES } from '../../shared/better-auth.dkazx1HL.js';
9
+ import { j as BASE_ERROR_CODES } from '../../shared/better-auth.07DeTSOM.js';
10
10
  import 'better-call';
11
11
  import 'zod';
12
- import '../../shared/better-auth.CpEzqKmn.js';
12
+ import '../../shared/better-auth.DCQHJX_V.js';
13
13
  import 'jose';
14
14
  import 'kysely';
15
15
  import 'better-sqlite3';
@@ -6,10 +6,10 @@ export * from '@better-fetch/fetch';
6
6
  import { DeepReadonly, Ref } from 'vue';
7
7
  import { ClientOptions, BetterAuthClientPlugin, IsSignal, InferClientAPI, InferActions, InferErrorCodes } from '../../types/index.cjs';
8
8
  import { U as UnionToIntersection, a as PrettifyDeep } from '../../shared/better-auth.CYegVoq1.cjs';
9
- import { j as BASE_ERROR_CODES } from '../../shared/better-auth.BZj5bcIv.cjs';
9
+ import { j as BASE_ERROR_CODES } from '../../shared/better-auth.DAnZZLm7.cjs';
10
10
  import 'better-call';
11
11
  import 'zod';
12
- import '../../shared/better-auth.7QibuQ0I.cjs';
12
+ import '../../shared/better-auth.BKj-j-Nn.cjs';
13
13
  import 'jose';
14
14
  import 'kysely';
15
15
  import 'better-sqlite3';