Commit Graph

1245 Commits

Author SHA1 Message Date
KinfeMichael Tariku
b3ead859e6 feat(sso): defaultSSO options and ACS endpoint (#3660)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-09-19 17:26:53 +00:00
Alex Yang
481cb5f19d fix(passkey): remove email from query (#4740) 2025-09-18 22:37:09 +00:00
Alex Yang
075cda5745 test: remove async from adapter test (#4756) 2025-09-18 20:48:42 +00:00
TheUntraceable
69c9b9f8c9 feat(discord): allow specification of permissions (#4717)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-18 00:10:31 +00:00
Alex Yang
0991bfe8aa test: add runWithDefaultUser helper (#4714) 2025-09-17 20:59:50 +00:00
Alex Yang
52af6a7784 feat: bypass transaction with async local storage (#4711) 2025-09-16 22:30:40 +00:00
Taesu
c300179704 fix: device authorization plugin (#4695) 2025-09-16 13:50:07 -07:00
John Yeo
5359f32778 docs: updated autumn plugin page with latest org feature (#4705) 2025-09-16 13:30:10 -07:00
Alex Yang
500d5cfc69 Merge branch 'canary' into v1.3.11-staging
# Conflicts:
#	docs/content/docs/plugins/siwe.mdx
#	packages/better-auth/package.json
#	packages/better-auth/src/plugins/admin/admin.ts
#	packages/cli/package.json
#	packages/expo/package.json
#	packages/sso/package.json
#	packages/stripe/package.json
#	pnpm-lock.yaml
2025-09-15 19:14:48 -07:00
Alex Yang
1713efcb34 docs: cleanup emoji (#4690) 2025-09-15 19:06:27 -07:00
Diogo Ribeiro
638d075135 docs: update siwe.mdx (#4685) 2025-09-15 18:00:18 -07:00
Diogo Ribeiro
ddd0e16aca docs: update siwe.mdx (#4685) 2025-09-15 18:00:48 -07:00
Alex Yang
cfcec1ae50 Merge branch 'canary' into v1.3.10-staging
# Conflicts:
#	packages/better-auth/package.json
#	packages/cli/package.json
#	packages/expo/package.json
#	packages/sso/package.json
#	packages/stripe/package.json
#	pnpm-lock.yaml
2025-09-15 08:51:27 -07:00
Frank
f9803ccb0b docs: fix typo (#4655) 2025-09-15 08:32:28 -07:00
Frank
b1a40476f8 docs: fix typo (#4655) 2025-09-15 08:32:20 -07:00
tauromu
3d831f4462 docs(organization): fix incorrect usage example for listTeams (#4662)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
2025-09-15 15:26:27 +00:00
VicO
5b06218d7f docs: fix missing commas in Stripe plugin code examples (#4637)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-14 01:23:32 -07:00
Roman
24acccaf86 docs: fix example urls (#4635) 2025-09-14 01:22:47 -07:00
VicO
362815b282 docs: fix missing commas in Stripe plugin code examples (#4637)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-14 07:13:34 +00:00
Roman
0d9858a63b docs: fix example urls (#4635) 2025-09-13 17:46:10 -07:00
Oskar Gmerek
a209e1e544 docs: add surreal-better-auth adapter to community adapter list (#4633) 2025-09-13 12:10:29 -07:00
Oskar Gmerek
580e681989 docs: add surreal-better-auth adapter to community adapter list (#4633) 2025-09-13 12:10:17 -07:00
Maxwell
8671f7899a docs(organization): list org endpoint requires session (#4563) 2025-09-12 12:42:33 -07:00
Roody
a5391f8909 docs: fix expo example link (#4605) 2025-09-12 02:01:12 -07:00
Roody
fd7d318eaa docs: fix expo example link (#4605) 2025-09-12 02:01:26 -07:00
Alex Yang
22b78cfe72 Revert "feat: support cross-domain cookie (#4482)"
This reverts commit 61b6a87435.
2025-09-12 00:34:01 -07:00
Felix Lyu
78424b4e6a fix(lastLoginMethod): inherit cross-subdomain cookie settings in lastLoginMethod plugin (#4572) 2025-09-11 20:46:57 +00:00
Alex Yang
ab32b9f46b Revert "docs: installation docs to automatic install using init cmd (#1675)"
This reverts commit d7223265a4.
2025-09-11 12:05:03 -07:00
Rikhi Singh
1bb1232632 fix(stripe): prevent multiple free trials for same user (#4562) 2025-09-11 18:44:36 +00:00
TheUntraceable
5f80cc61ed fix(docs): Remove duplicated RFC compliance mention (#4581) 2025-09-11 18:42:05 +00:00
Alex Yang
8b6fe719b7 Revert "docs: installation docs to automatic install using init cmd (#1675)"
This reverts commit d7223265a4.
2025-09-11 11:30:37 -07:00
Marcin Gąsienica-Makowski
530767deeb feat(logger): option to disable colors (#4402)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-11 17:16:31 +00:00
Maxwell
d7223265a4 docs: installation docs to automatic install using init cmd (#1675) 2025-09-10 16:56:21 -07:00
Maxwell
d04dc6364e docs: installation docs to automatic install using init cmd (#1675) 2025-09-10 16:56:07 -07:00
Alex Yang
ee373a3ff9 docs: fix mongodb example (#4568)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-10 11:58:26 -07:00
Alex Yang
22c39b92be feat: database transaction support (#4414)
Co-authored-by: Joel Solano <solano.joel@gmx.de>
2025-09-09 17:10:27 -07:00
Henrique Braga
61b6a87435 feat: support cross-domain cookie (#4482)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: Rikhi Singh <114336052+rikhisingh@users.noreply.github.com>
2025-09-09 17:09:24 -07:00
Fathi
f6f1902b59 feat: add getActiveRoleMember (#4484)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-09 14:48:55 -07:00
Kevin
8d8289a7df docs: add expo-better-auth-passkey plugin to documentation (#4381) 2025-09-08 17:23:54 -07:00
Kevin
a7bb70aaae docs: add expo-better-auth-passkey plugin to documentation (#4381) 2025-09-08 17:23:21 -07:00
Daniel Bogale
79051b1aa1 docs: fix typos and improve grammar across multiple pages (#4519) 2025-09-08 17:16:17 -07:00
Alex Yang
942b813337 Merge branch 'canary' into v1.3.9-staging
# Conflicts:
#	packages/better-auth/package.json
#	packages/cli/package.json
#	packages/expo/package.json
#	packages/sso/package.json
#	packages/stripe/package.json
2025-09-08 12:11:13 -07:00
伍闲犬
844614396a docs: fix the wildcard route of hono (#4521) 2025-09-08 10:15:48 -07:00
KinfeMichael Tariku
428c8214b4 docs: incorrect callbackURL parameter and example usage on passkey (#4515) 2025-09-08 09:16:22 -07:00
Bereket Engida
693c8cbba9 feat(rate-limiter): allow disabling custom paths to not be rate limited (#4502) 2025-09-07 13:25:37 -07:00
Eric Schoonover
ac42f42bcd docs: fix cognito code examples (#4492)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-09-07 11:07:00 -07:00
Alex Yang
9589cb7418 feat: lynx integration (#4470) 2025-09-05 13:21:25 -07:00
KinfeMichael Tariku
b771b13943 docs: add callout for integrating BA api docs with already existed scalars (#4016)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-09-05 10:33:07 -07:00
Paolo Ricciuti
4b3642d324 fix(mcp): remove duplicate /api/auth from wwwAuthenticateValue and properly format the header (#4462)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-05 10:32:57 -07:00
KinfeMichael Tariku
a39d09d3ff docs: add callout for integrating BA api docs with already existed scalars (#4016)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-09-05 10:09:38 -07:00