Commit Graph

6705 Commits

Author SHA1 Message Date
Joél Solano
92895b4446 fix: handle skipOriginCheck array (#8582) 2026-03-12 22:57:58 +00:00
Taesu
6578bd89ae feat(test-utils): export adapter test suites from @better-auth/test-utils/adapter (#8564) 2026-03-12 22:27:44 +00:00
Andreas Osberghaus
230cfb9b24 feat(magic-link): add request metadata to sendMagicLink (#8571) 2026-03-12 22:07:10 +00:00
Antoni Galí
cb8f89b72b docs: update Openfort Documentation (#8578)
Co-authored-by: Jaume Alavedra <jamalavedra@gmail.com>
2026-03-12 21:06:10 +00:00
Gautam Manchandani
c2ee5520be docs: clarify verification storage for OTP flows (#8569)
Signed-off-by: Gautam Manchandani <manchandanigautam@gmail.com>
2026-03-12 21:06:00 +00:00
Sandy
d59923cf6c docs(sitemap): add sitemap for all pages, dynamically generating docs and blog routes (#8496)
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-03-12 20:36:03 +00:00
Taesu
e897d5911a docs: normalize docs topbar and toc row heights (#8566) 2026-03-12 12:44:37 +00:00
Taesu
0c8f48e7f3 docs(convex): drop pinned better-auth version in install command (#8563) 2026-03-12 12:42:56 +00:00
Taesu
6b55c608db chore(test-utils): align adapter dev-source with source entry (#8565) 2026-03-12 12:00:16 +00:00
Taesu
e232cf7167 docs: make OAuth proxy content clearer (#8190)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Taesu <bytaesu@users.noreply.github.com>
2026-03-12 10:46:23 +00:00
nakkim
764f63e127 docs: fix api-key import path in api-key docs (#8545) 2026-03-11 21:53:39 +00:00
Jo Burgard
72e124c69f docs: update api.mdx to improve cookies example (#5069)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-03-11 21:45:43 +00:00
Duki
5f673dd0ee chore(passkey): use error codes in passkey client actions (#5831)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-03-11 21:10:00 +00:00
Alex Yang
574e7c2009 chore: mark third-party peerDependencies as optional in adapter packages (#8555) 2026-03-11 20:21:12 +00:00
Yifan Song
6061bed1f8 feat(social-provider): add wechat social provider (#5189)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-03-11 18:07:06 +00:00
Dylan Vanmali
542169b04a fix(oauth-provider): support prompt=none (#8554) 2026-03-11 18:02:37 +00:00
Zeljko Vranjes
686b69e7e6 docs: update SolidStart auth handler file path (#8470) 2026-03-11 16:29:36 +00:00
Joél Solano
271af9bafc fix: add origin check middleware to password reset request (#8392) 2026-03-11 04:06:54 +00:00
Joél Solano
9dff8c5437 fix(oidc-provider): validate redirect_uri for prompt=none (#8398) 2026-03-11 02:15:22 +00:00
dependabot[bot]
58883e97b5 chore(deps): bump hono from 4.12.5 to 4.12.7 (#8541)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-11 02:13:10 +00:00
dependabot[bot]
c6fe68f276 chore(deps): bump hono from 4.12.3 to 4.12.7 in /demo/nextjs (#8543)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-11 02:13:07 +00:00
Taesu
9fdd66251d feat(stripe): allow customizable prorationBehavior per plan (#8525) 2026-03-11 01:34:54 +00:00
Jonathan Samines
cf10f92051 chore: fix type inference when user and custom session plugins are combined (#8448) 2026-03-10 23:47:18 +00:00
Alex Yang
a980b169a5 fix(db): use CREATE INDEX for postgres migration (#8538) 2026-03-10 20:34:53 +00:00
Rudraksh Tripathi
031ef21556 docs: sidebar navigation accordion text tracking (#8533) 2026-03-10 16:03:46 +00:00
Alex Yang
0fd3ba6344 chore: bump tsdown (#8532) 2026-03-10 16:01:55 +00:00
Joél Solano
ee97239196 docs: fix enterprise contact form url (#8531) 2026-03-10 01:28:39 +00:00
Alex Yang
6160564253 docs: add warning about localhost in trusted origins (#8527) 2026-03-09 23:08:20 +00:00
Gautam Manchandani
f46a65a25b fix(oauth-provider): avoid fetch redirect CORS after login (#8519) 2026-03-09 22:50:27 +00:00
Alex Yang
a5c1286d36 fix(prisma-adapter): fall back to updateMany for non-unique updates (#8524) 2026-03-09 21:59:06 +00:00
Sandy
cadc87d2c0 docs(metadata): centralize SEO metadata with createMetadata helper (#8486) 2026-03-09 21:18:53 +00:00
Alex Yang
54e13a6e1a chore: exclude worktrees from biome lint scope 2026-03-09 12:48:05 -07:00
Joél Solano
bfbb853a9d chore: replace deprecated build configs (#8498) 2026-03-09 18:09:28 +00:00
Igor Makowski
9c8217e4f9 docs(dodopayments): use checkoutSession in docs (#8501) 2026-03-09 18:09:13 +00:00
Sandy
18e95f6621 fix(blog): fix RSS feed link path, image path and blog date (#8483) 2026-03-09 18:07:09 +00:00
Joél Solano
8bf1aba5ad chore(client): re-export necessary types (#8497) 2026-03-09 18:05:55 +00:00
Alex Yang
b5e2203f14 fix(cli): resolve path aliases from extended tsconfig files (#8520) 2026-03-09 18:03:46 +00:00
Kamil Marczak
c2d4b48516 docs: add better-auth-usos plugin (#8493) 2026-03-09 17:39:16 +00:00
Alex Yang
f72e28d089 fix: throw on duplicate email when autoSignIn: false without requireEmailVerification (#8521) 2026-03-09 17:18:21 +00:00
Taesu
b8b8b1379e docs: close mobile menu on viewport resize past lg breakpoint (#8513) 2026-03-09 05:49:17 +00:00
Taesu
b5282633a1 docs: avoid mobile autofocus in AI chat (#8511) 2026-03-09 05:13:27 +00:00
Taesu
702d2500be docs: improve careers position cards (#8509) 2026-03-09 04:53:14 +00:00
Taesu
34dc6b42bb docs: balance resource dropdown layout and truncate labels (#8508) 2026-03-09 04:48:58 +00:00
Joél Solano
5e49c2d16c fix: preserve custom session fields on focus refresh (#8354) 2026-03-08 21:50:31 -07:00
Taesu
1cd8a6c776 docs: redesign mobile menu with accordion nav and sticky sign-in footer (#8507) 2026-03-09 04:02:57 +00:00
Taesu
53a54f9abc docs: enable legacy mode for useTypesenseSearch hook (#8506) 2026-03-09 04:02:47 +00:00
Taesu
4eb1131abd docs: improve ai-chat for mobile (#8505) 2026-03-09 04:02:38 +00:00
Taesu
2e3272c133 chore: pass env vars through turbo build task (#8489) 2026-03-08 03:42:00 +00:00
Taesu
2f454bbba7 docs: slower pulse animation for search loading (#8490) 2026-03-08 03:33:46 +00:00
Taesu
6220a5606a docs: migrate search to Typesense and redesign docs (#8487) 2026-03-08 01:59:33 +00:00