@absolutejs/auth 0.65.0 → 0.65.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.
Files changed (264) hide show
  1. package/dist/index.js +7 -3
  2. package/dist/index.js.map +3 -3
  3. package/dist/server.js +7 -3
  4. package/dist/server.js.map +3 -3
  5. package/package.json +1 -1
  6. package/dist/abuse/captcha.d.ts +0 -11
  7. package/dist/abuse/config.d.ts +0 -29
  8. package/dist/actions.d.ts +0 -27
  9. package/dist/adaptive/config.d.ts +0 -34
  10. package/dist/adaptive/fingerprint.d.ts +0 -2
  11. package/dist/adaptive/inMemoryStores.d.ts +0 -3
  12. package/dist/adaptive/postgresStores.d.ts +0 -245
  13. package/dist/adaptive/types.d.ts +0 -62
  14. package/dist/agents/config.d.ts +0 -49
  15. package/dist/agents/context.d.ts +0 -46
  16. package/dist/agents/idJag.d.ts +0 -49
  17. package/dist/agents/inMemoryStores.d.ts +0 -4
  18. package/dist/agents/index.d.ts +0 -13
  19. package/dist/agents/oauthGuide.d.ts +0 -18
  20. package/dist/agents/oidcAdapter.d.ts +0 -20
  21. package/dist/agents/postgresStores.d.ts +0 -1176
  22. package/dist/agents/principal.d.ts +0 -4
  23. package/dist/agents/registration.d.ts +0 -162
  24. package/dist/agents/registrationClient.d.ts +0 -50
  25. package/dist/agents/routes.d.ts +0 -256
  26. package/dist/agents/types.d.ts +0 -129
  27. package/dist/apikeys/config.d.ts +0 -64
  28. package/dist/apikeys/inMemoryStores.d.ts +0 -4
  29. package/dist/apikeys/postgresStores.d.ts +0 -359
  30. package/dist/apikeys/routes.d.ts +0 -83
  31. package/dist/apikeys/types.d.ts +0 -53
  32. package/dist/audit/config.d.ts +0 -9
  33. package/dist/audit/export.d.ts +0 -2
  34. package/dist/audit/inMemoryAuditStore.d.ts +0 -2
  35. package/dist/audit/integrity.d.ts +0 -19
  36. package/dist/audit/postgresAuditStore.d.ts +0 -116
  37. package/dist/audit/siem.d.ts +0 -11
  38. package/dist/audit/types.d.ts +0 -21
  39. package/dist/audit/wrap.d.ts +0 -11
  40. package/dist/authContext.d.ts +0 -193
  41. package/dist/authorization/config.d.ts +0 -19
  42. package/dist/authorization/protectPermission.d.ts +0 -52
  43. package/dist/cli/import/auth0.d.ts +0 -2
  44. package/dist/cli/import/clerk.d.ts +0 -2
  45. package/dist/cli/import/index.d.ts +0 -10
  46. package/dist/cli/import/lucia.d.ts +0 -2
  47. package/dist/cli/import/nextauth.d.ts +0 -2
  48. package/dist/cli/import/supabase.d.ts +0 -2
  49. package/dist/cli/import/types.d.ts +0 -27
  50. package/dist/cli/migrate.d.ts +0 -2
  51. package/dist/client/components/react/SignIn.d.ts +0 -32
  52. package/dist/client/components/react/SignUp.d.ts +0 -29
  53. package/dist/client/components/react/UserButton.d.ts +0 -36
  54. package/dist/client/createAuthClient.d.ts +0 -285
  55. package/dist/client/index.d.ts +0 -4
  56. package/dist/client/passkeyHelpers.d.ts +0 -19
  57. package/dist/client/react.d.ts +0 -87
  58. package/dist/client/sessionExpiry.d.ts +0 -37
  59. package/dist/client/solid.d.ts +0 -86
  60. package/dist/client/svelte.d.ts +0 -86
  61. package/dist/client/vue.d.ts +0 -88
  62. package/dist/compliance/cipher.d.ts +0 -11
  63. package/dist/compliance/config.d.ts +0 -18
  64. package/dist/compliance/redaction.d.ts +0 -8
  65. package/dist/compliance/routes.d.ts +0 -89
  66. package/dist/constants.d.ts +0 -10
  67. package/dist/credentials/backgroundOps.d.ts +0 -45
  68. package/dist/credentials/config.d.ts +0 -94
  69. package/dist/credentials/emailValidation.d.ts +0 -9
  70. package/dist/credentials/emailVerification.d.ts +0 -83
  71. package/dist/credentials/import.d.ts +0 -49
  72. package/dist/credentials/inMemoryCredentialStore.d.ts +0 -2
  73. package/dist/credentials/legacyHashers.d.ts +0 -3
  74. package/dist/credentials/login.d.ts +0 -76
  75. package/dist/credentials/passwordPolicy.d.ts +0 -15
  76. package/dist/credentials/passwordReset.d.ts +0 -87
  77. package/dist/credentials/postgresCredentialStore.d.ts +0 -235
  78. package/dist/credentials/register.d.ts +0 -54
  79. package/dist/credentials/routes.d.ts +0 -201
  80. package/dist/credentials/types.d.ts +0 -26
  81. package/dist/crypto.d.ts +0 -32
  82. package/dist/csrf.d.ts +0 -10
  83. package/dist/errors.d.ts +0 -12
  84. package/dist/federation/tokenStore.d.ts +0 -29
  85. package/dist/fga/config.d.ts +0 -53
  86. package/dist/fga/inMemoryStores.d.ts +0 -3
  87. package/dist/fga/postgresStores.d.ts +0 -116
  88. package/dist/fga/redisCheckCache.d.ts +0 -11
  89. package/dist/fga/schema.d.ts +0 -2
  90. package/dist/fga/types.d.ts +0 -28
  91. package/dist/fingerprint-client/index.d.ts +0 -26
  92. package/dist/htmx/configuredRoutes.d.ts +0 -542
  93. package/dist/htmx/index.d.ts +0 -2
  94. package/dist/htmx/renderers.d.ts +0 -8
  95. package/dist/htmx/routes.d.ts +0 -514
  96. package/dist/htmx/types.d.ts +0 -129
  97. package/dist/index.d.ts +0 -3647
  98. package/dist/linkedProviders/inMemoryStores.d.ts +0 -9
  99. package/dist/linkedProviders/index.d.ts +0 -3
  100. package/dist/linkedProviders/neonStores.d.ts +0 -484
  101. package/dist/linkedProviders/oauthAccountResolver.d.ts +0 -28
  102. package/dist/linkedProviders/oauthResolver.d.ts +0 -9
  103. package/dist/linkedProviders/resolver.d.ts +0 -22
  104. package/dist/lockout/config.d.ts +0 -17
  105. package/dist/lockout/inMemoryLockoutStore.d.ts +0 -2
  106. package/dist/lockout/postgresLockoutStore.d.ts +0 -71
  107. package/dist/lockout/redisLockoutStore.d.ts +0 -3
  108. package/dist/lockout/types.d.ts +0 -12
  109. package/dist/manifest.d.ts +0 -18
  110. package/dist/manifest.json +0 -373
  111. package/dist/mfa/backupCodes.d.ts +0 -5
  112. package/dist/mfa/challenge.d.ts +0 -72
  113. package/dist/mfa/config.d.ts +0 -59
  114. package/dist/mfa/gate.d.ts +0 -2
  115. package/dist/mfa/inMemoryMfaStore.d.ts +0 -2
  116. package/dist/mfa/management.d.ts +0 -106
  117. package/dist/mfa/postgresMfaStore.d.ts +0 -266
  118. package/dist/mfa/recentAuth.d.ts +0 -2
  119. package/dist/mfa/rotation.d.ts +0 -17
  120. package/dist/mfa/routes.d.ts +0 -239
  121. package/dist/mfa/secret.d.ts +0 -2
  122. package/dist/mfa/sms.d.ts +0 -143
  123. package/dist/mfa/totp.d.ts +0 -91
  124. package/dist/mfa/types.d.ts +0 -58
  125. package/dist/migrations/generate.d.ts +0 -2
  126. package/dist/migrations/index.d.ts +0 -6
  127. package/dist/migrations/runner.d.ts +0 -22
  128. package/dist/migrations/types.d.ts +0 -14
  129. package/dist/oidc/clientAuth.d.ts +0 -19
  130. package/dist/oidc/clientIdMetadata.d.ts +0 -28
  131. package/dist/oidc/config.d.ts +0 -307
  132. package/dist/oidc/dpop.d.ts +0 -23
  133. package/dist/oidc/inMemoryStores.d.ts +0 -11
  134. package/dist/oidc/inMemoryVciStores.d.ts +0 -3
  135. package/dist/oidc/index.d.ts +0 -12
  136. package/dist/oidc/jar.d.ts +0 -14
  137. package/dist/oidc/keys.d.ts +0 -50
  138. package/dist/oidc/logout.d.ts +0 -38
  139. package/dist/oidc/mtls.d.ts +0 -11
  140. package/dist/oidc/operator.d.ts +0 -14
  141. package/dist/oidc/par.d.ts +0 -28
  142. package/dist/oidc/postgresStores.d.ts +0 -1217
  143. package/dist/oidc/registration.d.ts +0 -138
  144. package/dist/oidc/routes.d.ts +0 -569
  145. package/dist/oidc/types.d.ts +0 -157
  146. package/dist/oidc/userinfo.d.ts +0 -21
  147. package/dist/oidc/vci.d.ts +0 -159
  148. package/dist/oidc/vciRoutes.d.ts +0 -92
  149. package/dist/organizations/config.d.ts +0 -46
  150. package/dist/organizations/inMemoryOrganizationStore.d.ts +0 -2
  151. package/dist/organizations/operations.d.ts +0 -39
  152. package/dist/organizations/postgresOrganizationStore.d.ts +0 -340
  153. package/dist/organizations/routes.d.ts +0 -299
  154. package/dist/organizations/types.d.ts +0 -45
  155. package/dist/passwordless/config.d.ts +0 -43
  156. package/dist/passwordless/inMemoryPasswordlessTokenStore.d.ts +0 -2
  157. package/dist/passwordless/postgresPasswordlessTokenStore.d.ts +0 -56
  158. package/dist/passwordless/routes.d.ts +0 -163
  159. package/dist/passwordless/types.d.ts +0 -9
  160. package/dist/pluginIdentity.d.ts +0 -2
  161. package/dist/plugins/denyDisposableEmail.d.ts +0 -7
  162. package/dist/plugins/discordAlert.d.ts +0 -7
  163. package/dist/plugins/geoBlock.d.ts +0 -8
  164. package/dist/plugins/index.d.ts +0 -12
  165. package/dist/plugins/pagerdutyAlert.d.ts +0 -9
  166. package/dist/plugins/posthogIdentify.d.ts +0 -7
  167. package/dist/plugins/slackAlert.d.ts +0 -7
  168. package/dist/portal/config.d.ts +0 -34
  169. package/dist/portal/inMemorySetupSessionStore.d.ts +0 -2
  170. package/dist/portal/operations.d.ts +0 -10
  171. package/dist/portal/postgresSetupSessionStore.d.ts +0 -116
  172. package/dist/portal/routes.d.ts +0 -160
  173. package/dist/portal/types.d.ts +0 -16
  174. package/dist/providers/clients.d.ts +0 -1831
  175. package/dist/providers/index.d.ts +0 -2
  176. package/dist/providersFromEnv.d.ts +0 -19
  177. package/dist/redirect.d.ts +0 -2
  178. package/dist/roles/config.d.ts +0 -27
  179. package/dist/roles/inMemoryRoleStore.d.ts +0 -2
  180. package/dist/roles/operations.d.ts +0 -8
  181. package/dist/roles/postgresRoleStore.d.ts +0 -86
  182. package/dist/roles/resolver.d.ts +0 -17
  183. package/dist/roles/routes.d.ts +0 -106
  184. package/dist/roles/types.d.ts +0 -14
  185. package/dist/routes/authorize.d.ts +0 -102
  186. package/dist/routes/callback.d.ts +0 -64
  187. package/dist/routes/profile.d.ts +0 -73
  188. package/dist/routes/protectRoute.d.ts +0 -51
  189. package/dist/routes/refresh.d.ts +0 -74
  190. package/dist/routes/requireAuth.d.ts +0 -43
  191. package/dist/routes/revoke.d.ts +0 -73
  192. package/dist/routes/sessions.d.ts +0 -103
  193. package/dist/routes/signout.d.ts +0 -70
  194. package/dist/routes/stepUp.d.ts +0 -48
  195. package/dist/routes/userStatus.d.ts +0 -72
  196. package/dist/saml.d.ts +0 -1
  197. package/dist/scim/config.d.ts +0 -57
  198. package/dist/scim/extensions.d.ts +0 -30
  199. package/dist/scim/inMemoryScimTokenStore.d.ts +0 -2
  200. package/dist/scim/postgresScimTokenStore.d.ts +0 -86
  201. package/dist/scim/routes.d.ts +0 -366
  202. package/dist/scim/serialize.d.ts +0 -83
  203. package/dist/scim/types.d.ts +0 -54
  204. package/dist/server.d.ts +0 -34
  205. package/dist/session/access.d.ts +0 -33
  206. package/dist/session/anonymous.d.ts +0 -12
  207. package/dist/session/cleanup.d.ts +0 -45
  208. package/dist/session/cookieReader.d.ts +0 -10
  209. package/dist/session/impersonation.d.ts +0 -34
  210. package/dist/session/inMemoryStore.d.ts +0 -7
  211. package/dist/session/multiSession.d.ts +0 -27
  212. package/dist/session/neonStore.d.ts +0 -573
  213. package/dist/session/promote.d.ts +0 -23
  214. package/dist/session/redisStore.d.ts +0 -6
  215. package/dist/session/sessionsConfig.d.ts +0 -9
  216. package/dist/session/state.d.ts +0 -33
  217. package/dist/session/types.d.ts +0 -23
  218. package/dist/session/userSessions.d.ts +0 -19
  219. package/dist/sso/config.d.ts +0 -149
  220. package/dist/sso/discoveryRoute.d.ts +0 -63
  221. package/dist/sso/inMemorySamlServiceProviderStore.d.ts +0 -2
  222. package/dist/sso/inMemorySsoConnectionStore.d.ts +0 -2
  223. package/dist/sso/nodeSamlAdapter.d.ts +0 -8
  224. package/dist/sso/oidcRoutes.d.ts +0 -98
  225. package/dist/sso/postgresSamlServiceProviderStore.d.ts +0 -101
  226. package/dist/sso/postgresSsoConnectionStore.d.ts +0 -117
  227. package/dist/sso/samlIdpRoutes.d.ts +0 -139
  228. package/dist/sso/samlRoutes.d.ts +0 -179
  229. package/dist/sso/types.d.ts +0 -53
  230. package/dist/stores/postgres.d.ts +0 -5
  231. package/dist/stores/redis.d.ts +0 -5
  232. package/dist/telemetry/tracing.d.ts +0 -15
  233. package/dist/tenancy.d.ts +0 -9
  234. package/dist/typeGuards.d.ts +0 -6
  235. package/dist/typebox.d.ts +0 -4
  236. package/dist/types.d.ts +0 -431
  237. package/dist/utils.d.ts +0 -45
  238. package/dist/vault/config.d.ts +0 -20
  239. package/dist/vault/inMemoryVaultStore.d.ts +0 -2
  240. package/dist/vault/index.d.ts +0 -5
  241. package/dist/vault/postgresVaultStore.d.ts +0 -86
  242. package/dist/vault/types.d.ts +0 -14
  243. package/dist/vc/inMemoryVpStores.d.ts +0 -2
  244. package/dist/vc/openid4vp.d.ts +0 -82
  245. package/dist/vc/postgresVcStores.d.ts +0 -300
  246. package/dist/vc/sdJwt.d.ts +0 -37
  247. package/dist/vc/statusList.d.ts +0 -29
  248. package/dist/vc/statusListRoutes.d.ts +0 -63
  249. package/dist/vc/vpRoutes.d.ts +0 -120
  250. package/dist/verification/types.d.ts +0 -58
  251. package/dist/webauthn/adapter.d.ts +0 -59
  252. package/dist/webauthn/config.d.ts +0 -36
  253. package/dist/webauthn/inMemoryWebAuthnCredentialStore.d.ts +0 -2
  254. package/dist/webauthn/postgresWebAuthnCredentialStore.d.ts +0 -146
  255. package/dist/webauthn/routes.d.ts +0 -155
  256. package/dist/webauthn/simpleWebAuthnAdapter.d.ts +0 -3
  257. package/dist/webauthn/types.d.ts +0 -17
  258. package/dist/webauthn.d.ts +0 -1
  259. package/dist/webhooks/config.d.ts +0 -34
  260. package/dist/webhooks/dispatcher.d.ts +0 -3
  261. package/dist/webhooks/inMemoryStore.d.ts +0 -2
  262. package/dist/webhooks/postgresStore.d.ts +0 -116
  263. package/dist/webhooks/sign.d.ts +0 -11
  264. package/dist/webhooks/types.d.ts +0 -25
@@ -1,285 +0,0 @@
1
- import type { PublicKeyCredentialCreationOptionsJSON, PublicKeyCredentialRequestOptionsJSON } from '@simplewebauthn/browser';
2
- export type AuthClientError = {
3
- body: unknown;
4
- message: string;
5
- status: number;
6
- };
7
- export type AuthClientResult<T> = {
8
- data: null;
9
- error: AuthClientError;
10
- } | {
11
- data: T;
12
- error: null;
13
- };
14
- export type AuthClientRoutes = {
15
- emailVerify?: string;
16
- emailVerifyRequest?: string;
17
- login?: string;
18
- magicLinkRequest?: string;
19
- magicLinkVerify?: string;
20
- mfaChallenge?: string;
21
- mfaManagement?: string;
22
- mfaSetup?: string;
23
- mfaVerifySetup?: string;
24
- passkeyAuthenticateOptions?: string;
25
- passkeyAuthenticateVerify?: string;
26
- passkeyList?: string;
27
- passkeyRegisterOptions?: string;
28
- passkeyRegisterVerify?: string;
29
- passkeyRemove?: string;
30
- passwordReset?: string;
31
- passwordResetRequest?: string;
32
- register?: string;
33
- sessions?: string;
34
- signout?: string;
35
- status?: string;
36
- };
37
- export type AuthClientConfig = {
38
- baseUrl?: string;
39
- credentials?: RequestCredentials;
40
- fetch?: typeof fetch;
41
- routes?: AuthClientRoutes;
42
- };
43
- export declare const createAuthClient: ({ baseUrl, credentials, fetch: fetchImpl, routes }?: AuthClientConfig) => {
44
- emailVerification: {
45
- request: (body: {
46
- email: string;
47
- }) => Promise<{
48
- data: null;
49
- error: AuthClientError;
50
- } | {
51
- data: {
52
- ok: true;
53
- };
54
- error: null;
55
- }>;
56
- verify: (body: {
57
- token: string;
58
- }) => Promise<{
59
- data: null;
60
- error: AuthClientError;
61
- } | {
62
- data: {
63
- ok: true;
64
- };
65
- error: null;
66
- }>;
67
- };
68
- mfa: {
69
- challenge: (body: {
70
- code: string;
71
- }) => Promise<{
72
- data: null;
73
- error: AuthClientError;
74
- } | {
75
- data: {
76
- status: "authenticated";
77
- };
78
- error: null;
79
- }>;
80
- disable: () => Promise<{
81
- data: null;
82
- error: AuthClientError;
83
- } | {
84
- data: {
85
- status: "disabled";
86
- };
87
- error: null;
88
- }>;
89
- setup: () => Promise<{
90
- data: null;
91
- error: AuthClientError;
92
- } | {
93
- data: {
94
- secret: string;
95
- uri: string;
96
- };
97
- error: null;
98
- }>;
99
- status: () => Promise<{
100
- data: null;
101
- error: AuthClientError;
102
- } | {
103
- data: import("..").MfaStatus;
104
- error: null;
105
- }>;
106
- verifySetup: (body: {
107
- code: string;
108
- }) => Promise<{
109
- data: null;
110
- error: AuthClientError;
111
- } | {
112
- data: {
113
- backupCodes: string[];
114
- };
115
- error: null;
116
- }>;
117
- };
118
- passkeys: {
119
- authenticateOptions: () => Promise<{
120
- data: null;
121
- error: AuthClientError;
122
- } | {
123
- data: PublicKeyCredentialRequestOptionsJSON;
124
- error: null;
125
- }>;
126
- authenticateVerify: (response: unknown) => Promise<{
127
- data: null;
128
- error: AuthClientError;
129
- } | {
130
- data: {
131
- status: "authenticated";
132
- };
133
- error: null;
134
- }>;
135
- list: () => Promise<{
136
- data: null;
137
- error: AuthClientError;
138
- } | {
139
- data: unknown[];
140
- error: null;
141
- }>;
142
- registerOptions: () => Promise<{
143
- data: null;
144
- error: AuthClientError;
145
- } | {
146
- data: PublicKeyCredentialCreationOptionsJSON;
147
- error: null;
148
- }>;
149
- registerVerify: (response: unknown) => Promise<{
150
- data: null;
151
- error: AuthClientError;
152
- } | {
153
- data: {
154
- ok: true;
155
- };
156
- error: null;
157
- }>;
158
- remove: (credentialId: string) => Promise<{
159
- data: null;
160
- error: AuthClientError;
161
- } | {
162
- data: {
163
- ok: true;
164
- };
165
- error: null;
166
- }>;
167
- };
168
- passwordless: {
169
- requestMagicLink: (body: {
170
- email: string;
171
- }) => Promise<{
172
- data: null;
173
- error: AuthClientError;
174
- } | {
175
- data: {
176
- ok: true;
177
- };
178
- error: null;
179
- }>;
180
- verifyMagicLink: (body: {
181
- token: string;
182
- }) => Promise<{
183
- data: null;
184
- error: AuthClientError;
185
- } | {
186
- data: {
187
- status: "authenticated";
188
- };
189
- error: null;
190
- }>;
191
- };
192
- passwordReset: {
193
- confirm: (body: {
194
- password: string;
195
- token: string;
196
- }) => Promise<{
197
- data: null;
198
- error: AuthClientError;
199
- } | {
200
- data: {
201
- ok: true;
202
- };
203
- error: null;
204
- }>;
205
- request: (body: {
206
- email: string;
207
- }) => Promise<{
208
- data: null;
209
- error: AuthClientError;
210
- } | {
211
- data: {
212
- ok: true;
213
- };
214
- error: null;
215
- }>;
216
- };
217
- sessions: {
218
- list: () => Promise<{
219
- data: null;
220
- error: AuthClientError;
221
- } | {
222
- data: unknown[];
223
- error: null;
224
- }>;
225
- revoke: (sessionId: string) => Promise<{
226
- data: null;
227
- error: AuthClientError;
228
- } | {
229
- data: {
230
- ok: true;
231
- };
232
- error: null;
233
- }>;
234
- };
235
- signIn: {
236
- email: (body: {
237
- email: string;
238
- password: string;
239
- }) => Promise<{
240
- data: null;
241
- error: AuthClientError;
242
- } | {
243
- data: {
244
- passwordCompromised?: boolean;
245
- status: "authenticated" | "mfa_required";
246
- };
247
- error: null;
248
- }>;
249
- };
250
- signUp: {
251
- email: (body: {
252
- email: string;
253
- password: string;
254
- [extra: string]: unknown;
255
- }) => Promise<{
256
- data: null;
257
- error: AuthClientError;
258
- } | {
259
- data: {
260
- status: "authenticated";
261
- } | {
262
- status: "verification_required";
263
- };
264
- error: null;
265
- }>;
266
- };
267
- signOut: () => Promise<{
268
- data: null;
269
- error: AuthClientError;
270
- } | {
271
- data: null;
272
- error: null;
273
- }>;
274
- status: () => Promise<{
275
- data: null;
276
- error: AuthClientError;
277
- } | {
278
- data: {
279
- impersonator?: unknown;
280
- user: unknown | null;
281
- };
282
- error: null;
283
- }>;
284
- };
285
- export type AuthClient = ReturnType<typeof createAuthClient>;
@@ -1,4 +0,0 @@
1
- export * from './createAuthClient';
2
- export * from './sessionExpiry';
3
- export * from '../redirect';
4
- export { runConditionalAuthentication, runPasskeyRegistration } from './passkeyHelpers';
@@ -1,19 +0,0 @@
1
- import type { AuthClient, AuthClientError } from './createAuthClient';
2
- export declare const runConditionalAuthentication: (client: AuthClient) => Promise<{
3
- data: null;
4
- error: AuthClientError;
5
- } | {
6
- data: {
7
- status: "authenticated";
8
- };
9
- error: null;
10
- }>;
11
- export declare const runPasskeyRegistration: (client: AuthClient) => Promise<{
12
- data: null;
13
- error: AuthClientError;
14
- } | {
15
- data: {
16
- ok: true;
17
- };
18
- error: null;
19
- }>;
@@ -1,87 +0,0 @@
1
- import type { AuthClient, AuthClientError } from './createAuthClient';
2
- type Mutator<Args, Data> = (args: Args) => Promise<{
3
- data: Data | null;
4
- error: AuthClientError | null;
5
- }>;
6
- type MutationState<Args, Data> = {
7
- data: Data | null;
8
- error: AuthClientError | null;
9
- isPending: boolean;
10
- mutate: Mutator<Args, Data>;
11
- reset: () => void;
12
- };
13
- export declare const useMagicLink: (client: AuthClient) => MutationState<{
14
- email: string;
15
- }, {
16
- ok: true;
17
- }>;
18
- export declare const useMfaChallenge: (client: AuthClient) => MutationState<{
19
- code: string;
20
- }, {
21
- status: "authenticated";
22
- }>;
23
- export declare const usePasskeyAutofill: (client: AuthClient) => {
24
- cancel: () => void;
25
- data: {
26
- status: "authenticated";
27
- } | null;
28
- error: AuthClientError | null;
29
- isPending: boolean;
30
- start: () => Promise<void>;
31
- };
32
- export declare const usePasswordReset: (client: AuthClient) => MutationState<{
33
- email: string;
34
- }, {
35
- ok: true;
36
- }>;
37
- export declare const useSessions: (client: AuthClient) => {
38
- data: unknown[] | null;
39
- error: AuthClientError | null;
40
- isPending: boolean;
41
- refetch: () => Promise<void>;
42
- revoke: (sessionId: string) => Promise<{
43
- data: null;
44
- error: AuthClientError;
45
- } | {
46
- data: {
47
- ok: true;
48
- };
49
- error: null;
50
- }>;
51
- };
52
- export declare const useSignIn: (client: AuthClient) => MutationState<{
53
- email: string;
54
- password: string;
55
- }, {
56
- passwordCompromised?: boolean;
57
- status: "authenticated" | "mfa_required";
58
- }>;
59
- export declare const useSignOut: (client: AuthClient) => MutationState<unknown, null>;
60
- export declare const useSignUp: (client: AuthClient) => MutationState<{
61
- [extra: string]: unknown;
62
- email: string;
63
- password: string;
64
- }, {
65
- status: "authenticated";
66
- } | {
67
- status: "verification_required";
68
- }>;
69
- export declare const useUpgradeToPasskey: (client: AuthClient) => {
70
- error: AuthClientError | null;
71
- isPending: boolean;
72
- passkeys: unknown[] | null;
73
- refetch: () => Promise<void>;
74
- register: () => Promise<{
75
- data: null;
76
- error: AuthClientError;
77
- } | {
78
- data: {
79
- ok: true;
80
- };
81
- error: null;
82
- }>;
83
- shouldPrompt: boolean;
84
- };
85
- export { SignIn, type SignInProps } from './components/react/SignIn';
86
- export { SignUp, type SignUpProps } from './components/react/SignUp';
87
- export { UserButton, type UserButtonItem, type UserButtonProps, type UserButtonUser } from './components/react/UserButton';
@@ -1,37 +0,0 @@
1
- export type SessionExpiredContext = {
2
- returnTo: string;
3
- signInUrl: string;
4
- };
5
- export type SessionExpiryGuard = {
6
- check: () => Promise<boolean>;
7
- dispose: () => void;
8
- };
9
- export type SessionExpiryGuardConfig = {
10
- checkIntervalMs?: number;
11
- isProtectedRequest?: (url: URL) => boolean;
12
- onExpired?: (context: SessionExpiredContext) => void;
13
- protectedPaths?: readonly string[];
14
- reason?: string;
15
- reasonParam?: string;
16
- returnUrlParam?: string;
17
- signInPath?: string;
18
- statusPath?: string;
19
- };
20
- export declare const buildSessionExpiredSignInUrl: ({ currentHref, reason, reasonParam, returnUrlParam, signInPath }: {
21
- currentHref: string;
22
- reason?: string;
23
- reasonParam?: string;
24
- returnUrlParam?: string;
25
- signInPath?: string;
26
- }) => string;
27
- /**
28
- * Installs one browser-wide session-expiry guard. It intercepts 401 responses
29
- * only for explicitly protected same-origin requests and rechecks the auth
30
- * status route when a backgrounded or bfcached page becomes active again.
31
- */
32
- export declare const installSessionExpiryGuard: (config?: SessionExpiryGuardConfig) => SessionExpiryGuard;
33
- export declare const isProtectedSessionRequest: ({ input, origin, protectedPaths }: {
34
- input: RequestInfo | URL;
35
- origin: string;
36
- protectedPaths: readonly string[];
37
- }) => boolean;
@@ -1,86 +0,0 @@
1
- import { type Accessor } from 'solid-js';
2
- import type { AuthClient, AuthClientError } from './createAuthClient';
3
- type Mutator<Args, Data> = (args: Args) => Promise<{
4
- data: Data | null;
5
- error: AuthClientError | null;
6
- }>;
7
- type MutationState<Args, Data> = {
8
- data: Accessor<Data | null>;
9
- error: Accessor<AuthClientError | null>;
10
- isPending: Accessor<boolean>;
11
- mutate: Mutator<Args, Data>;
12
- reset: () => void;
13
- };
14
- export declare const useMagicLink: (client: AuthClient) => MutationState<{
15
- email: string;
16
- }, {
17
- ok: true;
18
- }>;
19
- export declare const useMfaChallenge: (client: AuthClient) => MutationState<{
20
- code: string;
21
- }, {
22
- status: "authenticated";
23
- }>;
24
- export declare const usePasskeyAutofill: (client: AuthClient) => {
25
- cancel: () => void;
26
- data: Accessor<{
27
- status: "authenticated";
28
- } | null>;
29
- error: Accessor<AuthClientError | null>;
30
- isPending: Accessor<boolean>;
31
- start: () => Promise<void>;
32
- };
33
- export declare const usePasswordReset: (client: AuthClient) => MutationState<{
34
- email: string;
35
- }, {
36
- ok: true;
37
- }>;
38
- export declare const useSessions: (client: AuthClient) => {
39
- data: Accessor<unknown[] | null>;
40
- error: Accessor<AuthClientError | null>;
41
- isPending: Accessor<boolean>;
42
- refetch: () => Promise<void>;
43
- revoke: (sessionId: string) => Promise<{
44
- data: null;
45
- error: AuthClientError;
46
- } | {
47
- data: {
48
- ok: true;
49
- };
50
- error: null;
51
- }>;
52
- };
53
- export declare const useSignIn: (client: AuthClient) => MutationState<{
54
- email: string;
55
- password: string;
56
- }, {
57
- passwordCompromised?: boolean;
58
- status: "authenticated" | "mfa_required";
59
- }>;
60
- export declare const useSignOut: (client: AuthClient) => MutationState<unknown, null>;
61
- export declare const useSignUp: (client: AuthClient) => MutationState<{
62
- [extra: string]: unknown;
63
- email: string;
64
- password: string;
65
- }, {
66
- status: "authenticated";
67
- } | {
68
- status: "verification_required";
69
- }>;
70
- export declare const useUpgradeToPasskey: (client: AuthClient) => {
71
- error: Accessor<AuthClientError | null>;
72
- isPending: Accessor<boolean>;
73
- passkeys: Accessor<unknown[] | null>;
74
- refetch: () => Promise<void>;
75
- register: () => Promise<{
76
- data: null;
77
- error: AuthClientError;
78
- } | {
79
- data: {
80
- ok: true;
81
- };
82
- error: null;
83
- }>;
84
- shouldPrompt: () => boolean;
85
- };
86
- export {};
@@ -1,86 +0,0 @@
1
- import { type Writable } from 'svelte/store';
2
- import type { AuthClient, AuthClientError } from './createAuthClient';
3
- type Mutator<Args, Data> = (args: Args) => Promise<{
4
- data: Data | null;
5
- error: AuthClientError | null;
6
- }>;
7
- type MutationState<Args, Data> = {
8
- data: Writable<Data | null>;
9
- error: Writable<AuthClientError | null>;
10
- isPending: Writable<boolean>;
11
- mutate: Mutator<Args, Data>;
12
- reset: () => void;
13
- };
14
- export declare const useMagicLink: (client: AuthClient) => MutationState<{
15
- email: string;
16
- }, {
17
- ok: true;
18
- }>;
19
- export declare const useMfaChallenge: (client: AuthClient) => MutationState<{
20
- code: string;
21
- }, {
22
- status: "authenticated";
23
- }>;
24
- export declare const usePasskeyAutofill: (client: AuthClient) => {
25
- cancel: () => void;
26
- data: Writable<{
27
- status: "authenticated";
28
- } | null>;
29
- error: Writable<AuthClientError | null>;
30
- isPending: Writable<boolean>;
31
- start: () => Promise<void>;
32
- };
33
- export declare const usePasswordReset: (client: AuthClient) => MutationState<{
34
- email: string;
35
- }, {
36
- ok: true;
37
- }>;
38
- export declare const useSessions: (client: AuthClient) => {
39
- data: Writable<unknown[] | null>;
40
- error: Writable<AuthClientError | null>;
41
- isPending: Writable<boolean>;
42
- refetch: () => Promise<void>;
43
- revoke: (sessionId: string) => Promise<{
44
- data: null;
45
- error: AuthClientError;
46
- } | {
47
- data: {
48
- ok: true;
49
- };
50
- error: null;
51
- }>;
52
- };
53
- export declare const useSignIn: (client: AuthClient) => MutationState<{
54
- email: string;
55
- password: string;
56
- }, {
57
- passwordCompromised?: boolean;
58
- status: "authenticated" | "mfa_required";
59
- }>;
60
- export declare const useSignOut: (client: AuthClient) => MutationState<unknown, null>;
61
- export declare const useSignUp: (client: AuthClient) => MutationState<{
62
- [extra: string]: unknown;
63
- email: string;
64
- password: string;
65
- }, {
66
- status: "authenticated";
67
- } | {
68
- status: "verification_required";
69
- }>;
70
- export declare const useUpgradeToPasskey: (client: AuthClient) => {
71
- error: Writable<AuthClientError | null>;
72
- isPending: Writable<boolean>;
73
- passkeys: Writable<unknown[] | null>;
74
- refetch: () => Promise<void>;
75
- register: () => Promise<{
76
- data: null;
77
- error: AuthClientError;
78
- } | {
79
- data: {
80
- ok: true;
81
- };
82
- error: null;
83
- }>;
84
- shouldPrompt: Writable<boolean>;
85
- };
86
- export {};
@@ -1,88 +0,0 @@
1
- import { type Ref } from 'vue';
2
- import type { AuthClient, AuthClientError } from './createAuthClient';
3
- type Mutator<Args, Data> = (args: Args) => Promise<{
4
- data: Data | null;
5
- error: AuthClientError | null;
6
- }>;
7
- type MutationState<Args, Data> = {
8
- data: Ref<Data | null>;
9
- error: Ref<AuthClientError | null>;
10
- isPending: Ref<boolean>;
11
- mutate: Mutator<Args, Data>;
12
- reset: () => void;
13
- };
14
- export declare const useMagicLink: (client: AuthClient) => MutationState<{
15
- email: string;
16
- }, {
17
- ok: true;
18
- }>;
19
- export declare const useMfaChallenge: (client: AuthClient) => MutationState<{
20
- code: string;
21
- }, {
22
- status: "authenticated";
23
- }>;
24
- export declare const usePasskeyAutofill: (client: AuthClient) => {
25
- cancel: () => void;
26
- data: Ref<{
27
- status: "authenticated";
28
- } | null, {
29
- status: "authenticated";
30
- } | null>;
31
- error: Ref<AuthClientError | null, AuthClientError | null>;
32
- isPending: Ref<boolean, boolean>;
33
- start: () => Promise<void>;
34
- };
35
- export declare const usePasswordReset: (client: AuthClient) => MutationState<{
36
- email: string;
37
- }, {
38
- ok: true;
39
- }>;
40
- export declare const useSessions: (client: AuthClient) => {
41
- data: Ref<unknown[] | null, unknown[] | null>;
42
- error: Ref<AuthClientError | null, AuthClientError | null>;
43
- isPending: Ref<boolean, boolean>;
44
- refetch: () => Promise<void>;
45
- revoke: (sessionId: string) => Promise<{
46
- data: null;
47
- error: AuthClientError;
48
- } | {
49
- data: {
50
- ok: true;
51
- };
52
- error: null;
53
- }>;
54
- };
55
- export declare const useSignIn: (client: AuthClient) => MutationState<{
56
- email: string;
57
- password: string;
58
- }, {
59
- passwordCompromised?: boolean;
60
- status: "authenticated" | "mfa_required";
61
- }>;
62
- export declare const useSignOut: (client: AuthClient) => MutationState<unknown, null>;
63
- export declare const useSignUp: (client: AuthClient) => MutationState<{
64
- [extra: string]: unknown;
65
- email: string;
66
- password: string;
67
- }, {
68
- status: "authenticated";
69
- } | {
70
- status: "verification_required";
71
- }>;
72
- export declare const useUpgradeToPasskey: (client: AuthClient) => {
73
- error: Ref<AuthClientError | null, AuthClientError | null>;
74
- isPending: Ref<boolean, boolean>;
75
- passkeys: Ref<unknown[] | null, unknown[] | null>;
76
- refetch: () => Promise<void>;
77
- register: () => Promise<{
78
- data: null;
79
- error: AuthClientError;
80
- } | {
81
- data: {
82
- ok: true;
83
- };
84
- error: null;
85
- }>;
86
- shouldPrompt: Ref<boolean, boolean>;
87
- };
88
- export {};
@@ -1,11 +0,0 @@
1
- export type SecretCipher = {
2
- decrypt: (ciphertext: string) => Promise<string>;
3
- encrypt: (plaintext: string) => Promise<string>;
4
- needsReencryption?: (ciphertext: string) => boolean;
5
- };
6
- export declare const createSecretCipher: (keyMaterial: string) => SecretCipher;
7
- export declare const createVersionedSecretCipher: ({ currentVersion, keys, legacyKey }: {
8
- currentVersion: number;
9
- keys: Readonly<Record<number, string>>;
10
- legacyKey?: string;
11
- }) => SecretCipher;