Commit Graph

2097 Commits

Author SHA1 Message Date
oderum
bf0ce50d8a docs(stripe): clarify createCustomerOnSignUp configuration requirement
Reworded misleading sentence that implied Stripe customers are created by default. The original phrasing suggested automatic customer creation without the required configuration setting.

Changed from stating "By default, when a user signs up..." to explicitly lead with the configuration requirement.
2026-01-25 17:09:20 -05:00
Taesu
762a11f971 fix: respect the explicitly set sendOnSignUp option (#7593) 2026-01-25 00:32:42 +00:00
Taesu
ba366559f3 fix: set default logger level to "warn" (#7597)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: taesu <taesu@better-auth.com>
2026-01-25 00:26:49 +00:00
Taesu
fe64e659e2 docs: rewrite Convex integration content (#7527) 2026-01-24 14:31:29 +00:00
Taesu
8d6e8a1b59 docs: prevent content overflow (#7588) 2026-01-24 04:41:51 +00:00
Alex
bad586a512 docs: add better-auth-strapi community plugin (#7573) 2026-01-23 23:55:06 +00:00
Taesu
1088b1c7c1 docs: move errors content to reference section (#7581) 2026-01-23 23:54:53 +00:00
Alex Yang
9dfbe0f40b feat(one-tap): add button mode for Google sign-in (#7482)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@users.noreply.github.com>
2026-01-23 19:40:43 +00:00
Tim Keller
6a1ff9bea9 docs: use type-only import for BetterAuthClientPlugin (#7565)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-23 19:34:53 +00:00
Taesu
b0464a6fef docs: clarify subscription behavior information (#7546) 2026-01-22 20:46:30 +00:00
Alex Yang
30c275753f feat: i18n plugin (#7428) 2026-01-21 04:08:09 +00:00
Alex Yang
3be08411e5 docs: add a comment (#7512) 2026-01-21 04:05:41 +00:00
Alex Yang
16ef0b7d31 docs: fix @hookform/resolvers issue (#7511) 2026-01-21 03:39:15 +00:00
Alex Yang
80a1c7daca chore: bump deps (#7508) 2026-01-20 23:55:35 +00:00
bonghyeon.lee
d201ea93cc docs: add a callout about the Kakao Biz App requirement for the account_email scope (#7486)
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-01-20 08:43:21 +00:00
Maxwell
25f57af222 feat(api-keys): pagination support for list-api-keys (#7424)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-20 06:32:28 +00:00
Alex Yang
7eadbdcb8f docs: update getMigrations path imports (#7481) 2026-01-20 03:39:07 +00:00
Alex Yang
f53eb498d9 chore: bump deps (#7475) 2026-01-19 23:56:56 +00:00
Alex Yang
57af0f7b91 fix(rate-limit): support IPv6 address normalization and subnet (#7470) 2026-01-19 23:30:38 +00:00
Alex Yang
43fdfb8dcc docs: use tabs on drizzle-kit scripts (#7469)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-01-19 18:33:15 +00:00
Maxwell
179db28f37 docs: add "10 Better Auth plugins that just save so much time" resource (#7455) 2026-01-18 21:53:58 +00:00
Maxwell
c2d8f33f02 docs(JWT): moved incorrect documentation (#7456) 2026-01-18 18:57:04 +00:00
Bereket Engida
97301bebd8 docs: add skills section to introduction for AI coding assistant integration
(cherry picked from commit 23cb8af37f)
2026-01-17 17:30:39 -08:00
Bereket Engida
63b5b1d76d docs: fix typo on basic usage auth client filename (#7447)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-01-17 17:28:38 -08:00
Alex Yang
cccfe03283 chore: add @better-auth/dash (#7433) 2026-01-17 04:23:48 +00:00
Bereket Engida
77844c0954 refactor: simplify social provider handling and improve layout in Builder and SignIn components 2026-01-16 19:44:18 -08:00
Alex Yang
08ff06d331 docs: remove 3rd Party Payment section (#7425) 2026-01-16 21:37:52 +00:00
Taesu
5a360ba69c fix: update Figma provider default scope and oauth endpoints (#7422) 2026-01-16 21:22:15 +00:00
Taesu
2fe46342b5 feat(stripe): add support for locale option to upgradeSubscription (#7421) 2026-01-16 21:14:29 +00:00
Alex Yang
a60db4448a docs: update paymnet community plugins (#7257) 2026-01-16 21:14:15 +00:00
Taesu
fd1dcf94d6 feat: add skipTrailingSlashes option to advanced config (#7404) 2026-01-16 17:09:20 +00:00
Alex Yang
178f7ac2d7 docs: add corporate proxy configuration instructions in faq.mdx (#7402) 2026-01-15 19:16:23 +00:00
Alex Yang
a2e812185f fix: TanStack Start cookie plugins for React and Solid.js (#7389)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-15 08:03:12 -08:00
Taesu
45781939b7 docs: correct Captcha plugin default option description (#7388) 2026-01-16 00:38:45 +09:00
Alex Yang
531b9d56a5 chore: add lint rule useConst (#7369) 2026-01-14 14:18:18 -08:00
Joél Solano
372af1c51e docs: improve create sign in box (#7349) 2026-01-14 13:22:14 -08:00
Joél Solano
0c3f608c92 docs: use proper base url for rss feed (#7350) 2026-01-14 13:21:02 -08:00
Syed Minhaj
d8f12cf6b9 docs: update tanstack start integration (#7361)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-14 12:12:32 -08:00
Leon Weber
0d316e03a8 docs: add better-auth-nostr community plugin (#7360)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-14 10:01:45 -08:00
Paola Estefanía de Campos
34c8a4bd2a fix(saml): IdP-Initiated Callback Routing (#6675)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@users.noreply.github.com>
2026-01-13 17:54:37 -08:00
Taesu
cf219a50e0 docs: clarify URL parameter descriptions for subscription upgrade (#7344)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-14 10:12:37 +09:00
Jonathan Samines
2a728dbd95 chore(scim): add SCIM demo (#6639)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-13 16:15:24 -08:00
Bereket Engida
fd2ba6eacb docs: update client to authClient in Svelte and Solid examples for consistency (#7321)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-12 20:51:31 -08:00
Bereket Engida
a1a6ae4eb4 docs: hide method/url from server-only API documentation (#7318)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-12 20:36:59 -08:00
Bereket Engida
84df99f7ad docs: update client to authClient in stripe docs for consistency (#7317)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-12 20:17:26 -08:00
Alex Yang
bb68f8e78f docs: update faq.mdx (#7309) 2026-01-12 15:27:35 -08:00
Bereket Engida
7bf47e7284 docs: add programmatic migration guide for Cloudflare Workers and runtime environment variable handling (#7274)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-12 15:24:14 -08:00
Alex Yang
16fca560f7 docs: update FAQ with dual module hazard (#7305) 2026-01-12 14:51:45 -08:00
Alex Yang
669dba00c3 docs(faq): add troubleshooting guide for dual module hazard (#7299) 2026-01-12 11:20:55 -08:00
Taesu
69c9c790db feat(oauth): add custom authorizationEndpoint option (#6962)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-12 09:08:10 -08:00