Commit Graph

4717 Commits

Author SHA1 Message Date
Alex Yang
317834036f chore: bump version (#5197) 2025-10-09 21:14:49 +00:00
Alex Yang
ab9a4b9052 chore(telemetry): misc update (#5194) 2025-10-09 20:45:08 +00:00
Alex Yang
6f282eb4ef chore: use type from core (#5196) 2025-10-09 20:30:41 +00:00
Ahmed Abdellahi Abdat
255fbd8faa fix(two-factor): return parsed array in viewBackupCodes (#5174) 2025-10-09 20:03:10 +00:00
ocherry341
03d6213d45 fix: ensure falsy values are valid default values (#5182) 2025-10-09 16:51:31 +00:00
KinfeMichael Tariku
91778b5bbd fix(docs): anchor link scrolling with conflict prevention (#5186) 2025-10-09 16:14:46 +00:00
Edi Simetzberger
72d63b6e0f docs(options): fix redirectURI casing in socialProviders examples (#5156) 2025-10-09 15:51:53 +00:00
Alex Yang
9a1bcb3339 refactor: move client plugin types to core (#5184) 2025-10-09 07:51:32 +00:00
Maxwell
ba86dadf82 fix(passkey): passkey breaks with throw: true (#5079)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-10-09 00:38:03 -07:00
Alex Yang
59653925b8 refactor: move BetterAuthOptions, BetterAuthPlugin, AuthContext types to core (#5176) 2025-10-09 07:05:20 +00:00
Muhammad Roisul Adib
b186b2dde9 docs: change stroke-width to strokeWidth in sidebar-content (#5181) 2025-10-09 04:29:10 +00:00
Muhammad Roisul Adib
2be61c364e docs: fix AdapterDebugLogs type to DBAdapterDebugLogOption (#5179) 2025-10-09 02:27:42 +00:00
Alex Yang
b3439a6b80 chore: fix type import (#5177) 2025-10-09 01:39:56 +00:00
Alex Yang
7c636cae10 chore: remove deprecated comment (#5171) 2025-10-08 21:30:45 +00:00
Thibaut Cuchet
af4a43b662 fix(client): missing isRefetching type in react useSession (#5166) 2025-10-08 17:12:57 +00:00
Maxwell
579f40770e docs: how to use non-public pg schemas with BA (#5162) 2025-10-08 13:12:32 +00:00
Alex Yang
4ae34e3c42 chore: backport for old ./social-providers endpoint (#5155) 2025-10-07 21:57:34 +00:00
Alex Yang
b896e83631 refactor: move social-providers to core (#5153) 2025-10-07 20:37:46 +00:00
Sriram Thiagarajan
5d38a9d71a docs: fix broken links in examples (#5084) 2025-10-07 19:31:10 +00:00
Maxwell
57fcdfad08 fix(passkey): atom listeners not working (#5096) 2025-10-07 19:10:09 +00:00
Alex Yang
613747ef8e refactor: move telemetry to single package (#5152) 2025-10-07 19:08:19 +00:00
Chris Gwilliams
6f2f29a96e docs: Add Supabase to supported dialects (#5145)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-07 18:55:41 +00:00
Maxwell
05303cb857 docs: improve database docs (#5146)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-07 18:47:12 +00:00
Tobias Heinze
589df44a9f fix(gitlab): fix the token endpoint (#5147) 2025-10-07 14:36:10 +00:00
Alex Yang
5c8a7eb79b chore: release v1.4.0-beta.8 2025-10-06 19:38:28 -07:00
Alex Yang
2a3f870a6a refactor: move oauth2 to core (#5135) 2025-10-07 02:22:29 +00:00
Bereket Engida
2a72450fc5 fix(sso): add deprecated flag to the old sso plugin export (#5138) 2025-10-07 02:20:29 +00:00
Alex Yang
2f5c9fb0e9 docs: enable ai chat by env (#5134) 2025-10-06 23:32:03 +00:00
Alex Yang
2a5b5b0cc0 refactor: move oauth2 type to core (#5133) 2025-10-06 23:31:58 +00:00
Alex Yang
5c4c63bed7 refactor: move SecondaryStorage type to core (#5132) 2025-10-06 22:16:20 +00:00
Alex Yang
6337cb8fc7 refactor: move env related to core (#5130) 2025-10-06 21:47:59 +00:00
Alex Yang
9703e3f2aa refactor: move RateLimit to core (#5129) 2025-10-06 20:00:53 +00:00
kira-1011
ba766a33e5 fix(organization): prevent empty name and slug in create/update (#5100) 2025-10-06 18:53:14 +00:00
Alex Yang
daa0469350 chore: bump pnpm (#5127) 2025-10-06 18:42:41 +00:00
Alex Yang
7aabcbab40 ci: remove main branch protection rules (#5125) 2025-10-06 18:12:27 +00:00
Kyle Roach
fc32113a00 feat(organization): support createdAt on invitations (#2346)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-06 17:44:38 +00:00
Rodrigo Santos
cd2f73dbd1 docs: update import path for createAuth in convex.mdx (#5103) 2025-10-06 16:44:34 +00:00
surafel
4e883a007f fix(url): handle empty and root path in withPath, prevent double slashes, add tests (#5091) 2025-10-06 09:37:00 -07:00
Alex Yang
e6d82a83fe test: add assertions to check for unwanted imports in built output (#5123) 2025-10-06 09:32:36 -07:00
Alex Yang
6b0df7df88 docs: add expiration note for Apple client secret JWT (#5121) 2025-10-06 08:33:29 -07:00
Alex Yang
9b89af97af chore: release v1.4.0-beta.7 2025-10-06 08:24:49 -07:00
Maxwell
b2a9e9a7dd fix: improve username transformation logic (#5115) 2025-10-06 20:14:30 +10:00
Chenhao Xu
dade3b4be6 fix: refactor account deletion functions to trigger database hooks (#5114) 2025-10-06 01:17:07 -07:00
Alex Yang
80a57c7e4e chore: remove unused deps (#5109) 2025-10-05 18:50:55 -07:00
Saatvik Arya
9da8c8bf89 docs: support markdown response for AI (#5105) 2025-10-05 17:31:32 -07:00
Alex Yang
935c9be751 refactor: move DBAdapterDebugLogOption to core (#5106) 2025-10-05 17:31:19 -07:00
Alex Yang
7f54ba892f Revert "perf: lazy load create telemetry (#5007)"
This reverts commit 0385c5e611.
2025-10-05 14:44:16 -07:00
Alex Yang
3d8f3984e7 Revert "fix(telemetry): avoid async import if telemetry disabled, fix for esbuild (#5086)"
This reverts commit 6aa0c1c10f.
2025-10-05 14:44:05 -07:00
Maxwell
93968297a6 chore: add more adapter tests (#5080) 2025-10-05 20:47:17 +10:00
Bereket Engida
52ef01a62c docs: add password hashing step on auth0 and supabase migration guides (#5054)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2025-10-05 00:22:17 -05:00