Commit Graph

2352 Commits

Author SHA1 Message Date
Taesu
bbe1affa40 feat(email-otp): add resendStrategy option to reuse existing OTP (#8560) 2026-03-17 00:13:12 +00:00
Enguerrand des Vaux
e5687f2bf2 docs: fix import order in organization.mdx (#8642) 2026-03-16 20:31:15 +00:00
Gideon Ofori Addo
caa9fe37c6 feat(two-factor): add twoFactorPage in config (#5329) 2026-03-16 20:01:00 +00:00
Taesu
54e2d8d657 docs: document missing client configuration options (#7728) 2026-03-16 17:37:56 +00:00
Developer Zeke
631c62545d docs: fix import statement in your-first-plugin.mdx (#8598) 2026-03-13 21:14:40 +00:00
Maxwell
bce10c0285 docs: custom AI chat (#8523)
Co-authored-by: Sandy <github@sandy00.aleeas.com>
2026-03-13 18:21:29 +00:00
Masum Gökyüz
0ba16ccbbc docs: enhance Upstash Redis secondary storage implementation (#3895)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-03-12 23:06:20 +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
Taesu
0c8f48e7f3 docs(convex): drop pinned better-auth version in install command (#8563) 2026-03-12 12:42:56 +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
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
Zeljko Vranjes
686b69e7e6 docs: update SolidStart auth handler file path (#8470) 2026-03-11 16:29:36 +00:00
Taesu
9fdd66251d feat(stripe): allow customizable prorationBehavior per plan (#8525) 2026-03-11 01:34:54 +00:00
Alex Yang
6160564253 docs: add warning about localhost in trusted origins (#8527) 2026-03-09 23:08:20 +00:00
Igor Makowski
9c8217e4f9 docs(dodopayments): use checkoutSession in docs (#8501) 2026-03-09 18:09:13 +00:00
Gautam Manchandani
7ffd3b2863 docs(2fa): fix OTP server API method names (#8477) 2026-03-07 08:12:13 -08:00
Alex Yang
096d9bdf7e fix(adapters): restore deprecated createAdapter and type exports for backcompat (#8461) 2026-03-06 20:46:10 +00:00
Alex Yang
ebcb747e24 docs(tanstack): rename *.server.* to *.functions.* to avoid import protection (#8452) 2026-03-06 18:44:21 +00:00
Maxwell
430b7a4168 docs: add OAuth mapProfileToUser additionalFields callout (#8438) 2026-03-06 04:23:00 +00:00
Jonathan Samines
51f870add5 docs: add background tasks (#8395) 2026-03-05 18:16:10 -08:00
Ábris Simon
3cd9d4acf2 docs: add warning to SQLite documentation for bun:sqlite (#8373) 2026-03-05 21:21:40 +00:00
Carlos Eduardo Medim
ab84a59ca9 docs: fix railway developer portal link (#8381) 2026-03-05 20:42:06 +00:00
Taesu
5e0fe841dd chore: migrate infrastructure links to dash.better-auth.com (#8391)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-04 18:02:34 -08:00
Jaume Alavedra
3601bf053b docs: add Openfort third party plugin (#5911)
Co-authored-by: joalavedra <62625514+joalavedra@users.noreply.github.com>
2026-03-04 09:06:41 +00:00
Jonathan Samines
e42ead5802 feat(core): add experimental opentelemetry instrumentation (#8027)
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
2026-03-03 12:48:26 -08:00
Maxwell
b38c8a3d55 docs: fix OG image (#8342) 2026-03-03 20:05:11 +00:00
Gustavo Valverde
ab7ec8a70b feat(oauth-provider): pairwise subject identifiers (OIDC Core §8) (#8292)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-03-03 09:41:28 -08:00
Alex Yang
f42bf21653 docs: fix wording on session cookie checks in Next.js integration (#8315)
Co-authored-by: TheUntraceable <73362400+TheUntraceable@users.noreply.github.com>
2026-03-03 04:35:36 +00:00
Alex Yang
7b0ba9ec44 docs: update adapter test imports to @better-auth/test-utils/adapter (#8310) 2026-03-03 02:56:30 +00:00
Alex Yang
d70011932d chore: move adapter packages from deps to optional peer deps (#8303) 2026-03-03 02:49:00 +00:00
Taesu
498c88bf60 docs: clarify strictNullChecks behavior under strict (#8294)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Taesu <bytaesu@users.noreply.github.com>
2026-03-02 20:06:44 +00:00
Alex Yang
f5884aabe7 docs: fix default secret value in options reference (#8295) 2026-03-02 19:38:58 +00:00
Bereket Engida
8087db2adb chore: update docs 2026-03-02 09:40:00 -08:00
Maxwell
ef686329fd docs: infrastructure docs (#8086)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-03-02 09:39:59 -08:00
Bereket Engida
59288750a4 chore: update pricing 2026-03-02 09:38:53 -08:00
Bereket Engida
bbf3422ecf feat(blog): add draft support for blog posts and update image URLs 2026-03-02 09:35:51 -08:00
Maxwell
0c73a08593 docs: infrastructure docs (#8086)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-03-01 13:35:36 -08:00
boda
143cca16ca docs: fix typo in keyPrefix option for redisStorage (#8262)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-03-02 02:00:49 +09:00
Taesu
ea3d80c56c chore: update callout for mcp
Cherry-picked from 96d2be385 (main)
2026-03-02 01:48:39 +09:00
Alex Yang
9af0816a5a docs: update Expo integration guide for SDK 55 compatibility (#8259) 2026-03-01 16:15:27 +00:00
Bereket Engida
da9426efae docs: update links to use full URL 2026-03-01 16:40:44 +09:00
Bereket Engida
4b50277028 feat(blog): enhance blog left panel with post details and add table of contents component 2026-03-01 16:40:44 +09:00
Bereket Engida
33a50e05eb chore: remove draft 2026-03-01 16:40:27 +09:00
Bereket Engida
a25f919095 chore(blog): update image URLs to use absolute paths for consistency 2026-03-01 16:40:27 +09:00
Bereket Engida
58c71273b0 feat(blog): add draft support for blog posts and update image URLs 2026-03-01 16:40:08 +09:00
Alex Yang
788e58b06e docs: use local source instead of fetch script (#8231)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-03-01 06:24:28 +00:00