Commit Graph

6783 Commits

Author SHA1 Message Date
Dylan Vanmali
40e7676155 fix(oauth-provider): improve allowed paths for oauth_query for client plugin (#8320) 2026-03-18 16:55:12 +00:00
dependabot[bot]
40b5e23b3b chore(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 (#8665)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-18 16:55:02 +00:00
Taesu
e467deba32 docs: use moonshotai/kimi-k2.5 model for ai-chat (#8674) 2026-03-18 10:37:48 +00:00
Taesu
af85a6685d docs: polish community page UX (#8673) 2026-03-18 10:36:57 +00:00
Taesu
b8febc2477 docs: correct contributor count mismatch (#8667)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-03-18 07:40:10 +00:00
Taesu
69008867d0 docs: soften readme feature grid borders (#8666) 2026-03-18 07:40:00 +00:00
Alex Yang
169c27ed9e fix(docs): add missing Encore icon to sidebar icons (#8663) 2026-03-17 22:37:15 +00:00
Ivan Cernja
208f6fdd27 docs: add Encore integration docs (#7760) 2026-03-17 11:02:24 -07:00
Taesu
6b921ed252 docs: fix DatabaseTable type mapping and correct schema mismatches (#8611)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Taesu <bytaesu@users.noreply.github.com>
2026-03-17 10:00:55 +00:00
Taesu
884e14a388 fix(stripe): improve organization customer search by adding customerType check (#8609) 2026-03-17 09:55:22 +00:00
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
Gautam Manchandani
ae861cdff2 fix: misleading rate limit IP warning (#8617)
Signed-off-by: Gautam Manchandani <manchandanigautam@gmail.com>
2026-03-16 18:39:43 +00:00
Taesu
f0c1a6b50b fix(client): handle throw:true in session refresh (#8610) 2026-03-16 18:19:12 +00:00
Taesu
54e2d8d657 docs: document missing client configuration options (#7728) 2026-03-16 17:37:56 +00:00
Taesu
b00692d4ea fix(cli): treat omitted required as true in Drizzle and Prisma generators (#8614) 2026-03-16 17:12:48 +00:00
dependabot[bot]
2e6de42999 chore(deps-dev): bump undici from 7.22.0 to 7.24.0 (#8601)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 17:03:52 +00:00
Sigmabro
3f75ee3ee9 fix: resolve duplicate operationId in admin plugin endpoints (#8570)
Co-authored-by: Sigmabrogz <sigmabrogz@users.noreply.github.com>
2026-03-15 07:46:30 +00:00
Alex Yang
5f348988b3 chore: ignore built electron dependencies (#8602) 2026-03-13 23:26:19 +00:00
Yanqi Zong
5d60dc585e feat(organization): explicit organizationId in team endpoints (#5062)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-03-13 23:18:14 +00:00
Alex Yang
6bdfa5dd82 chore: enable global virtual store for git worktree support (#8600) 2026-03-13 22:39:49 +00:00
Developer Zeke
631c62545d docs: fix import statement in your-first-plugin.mdx (#8598) 2026-03-13 21:14:40 +00:00
Joél Solano
b33305c338 fix(electron): handle safeStorage encryption failures gracefully (#8530) 2026-03-13 19:47:05 +00:00
Alex Yang
a1a9745305 fix(docs): improve AI chat security and cleanup (#8597) 2026-03-13 19:42:37 +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
Taesu
db470986c5 fix(stripe): replace {CHECKOUT_SESSION_ID} placeholder in success callbackURL (#8568) 2026-03-12 23:02:26 +00:00
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