Commit Graph

1286 Commits

Author SHA1 Message Date
Taesu
fb45e2e8e6 docs: fix method match actual behavior (#5238) 2025-10-11 20:42:00 +00:00
Ahmed Abdellahi Abdat
2fe59180f2 docs: complete incomplete sentence about cookie prefixes (#5172)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-11 17:09:53 +00:00
Edi Simetzberger
72d63b6e0f docs(options): fix redirectURI casing in socialProviders examples (#5156) 2025-10-09 15:51:53 +00:00
Maxwell
ba86dadf82 fix(passkey): passkey breaks with throw: true (#5079)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-10-09 00:38:03 -07:00
Muhammad Roisul Adib
2be61c364e docs: fix AdapterDebugLogs type to DBAdapterDebugLogOption (#5179) 2025-10-09 02:27:42 +00:00
Maxwell
579f40770e docs: how to use non-public pg schemas with BA (#5162) 2025-10-08 13:12:32 +00:00
Sriram Thiagarajan
5d38a9d71a docs: fix broken links in examples (#5084) 2025-10-07 19:31:10 +00:00
Chris Gwilliams
6f2f29a96e docs: Add Supabase to supported dialects (#5145)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-07 18:55:41 +00:00
Maxwell
05303cb857 docs: improve database docs (#5146)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-07 18:47:12 +00:00
Tobias Heinze
589df44a9f fix(gitlab): fix the token endpoint (#5147) 2025-10-07 14:36:10 +00:00
Kyle Roach
fc32113a00 feat(organization): support createdAt on invitations (#2346)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-06 17:44:38 +00:00
Rodrigo Santos
cd2f73dbd1 docs: update import path for createAuth in convex.mdx (#5103) 2025-10-06 16:44:34 +00:00
Alex Yang
6b0df7df88 docs: add expiration note for Apple client secret JWT (#5121) 2025-10-06 08:33:29 -07:00
Bereket Engida
52ef01a62c docs: add password hashing step on auth0 and supabase migration guides (#5054)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2025-10-05 00:22:17 -05:00
copy rogers
2d1ed69c00 docs: fix typo on funtion name getSignedCookie (#5059)
Signed-off-by: rogerogers <rogers@rogerogers.com>
2025-10-03 03:07:42 -05:00
Bereket Engida
e934206d6c fix(api-key): shouldn't issue api key a mock session by default 2025-10-03 02:54:06 -05:00
Thibaut Cuchet
778bf4043d fix(last-login-method): custom resolver method default logic (#4821) 2025-10-02 08:42:12 -07:00
Mateus Sampaio
b06368d9b8 docs(plugins): add better-auth-credentials-plugin to community plugins list (#5023)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-01 23:50:43 -07:00
Thalles Passos
8b13d387bd docs: update nestjs section (#5029) 2025-10-01 20:00:10 -07:00
Andrew Patton
6bb945efed feat: add support for custom callback for token url (#5027) 2025-10-01 18:34:28 -07:00
Timon
e03e5de051 feat(captcha): add support for CaptchaFox (#4944) 2025-09-30 15:09:38 -07:00
Joel Castillo
53eed91f4a docs(concepts/plugins): added missing import for getSessionFromCtx section (#4952) 2025-09-30 15:00:48 -07:00
KinfeMichael Tariku
70cb434f12 feat(cli): add mcp client configs from cli (#4872)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-30 13:41:51 -07:00
Alex Yang
2705f0a0a9 docs: add the Dymo API plugin on community (#5001)
Co-authored-by: FJRG2007 ツ <79384376+FJRG2007@users.noreply.github.com>
2025-09-30 13:40:42 -07:00
Bereket Engida
2d64fe38aa fix(oauth-proxy): should skip state check for oauth proxy (#4991) 2025-09-30 12:54:15 -07:00
Maxwell
0a1df9e43f chore: fix adapter tests (#4844) 2025-09-30 10:14:23 -07:00
Dylan Vanmali
9907798400 chore(demo): fix sso (#4934) 2025-09-29 19:34:08 -07:00
Immanuel Calvin Herchenbach
d2d40053a4 docs: fix sveltekit client session store example (#4955) 2025-09-29 18:02:22 -07:00
Yanqi Zong
918de2cafc docs: update saml-sso-with-okta doc path (#4956) 2025-09-29 18:02:22 -07:00
Bereket Engida
2f8a0e1168 chore: misc 2025-09-29 18:02:21 -07:00
Bereket Engida
c456b6a2c5 chore(docs): misc 2025-09-29 18:01:34 -07:00
Bereket Engida
785069e8cb feat: add support for custom callback for authorization url (#4919) 2025-09-26 22:12:40 +00:00
Rob Marscher
3e75ad348b feat: waku integration guide (#3990) 2025-09-26 17:38:06 +00:00
byte-264
1f11b9dfaa docs: use createFileRoute on TanStack API (#4885) 2025-09-25 15:23:27 -07:00
otakutyrant
9d432d514e docs: update code highlight in installation.mdx 2025-09-24 14:43:58 -07:00
KinfeMichael Tariku
eb76a7fc68 feat(db): delete hooks (#4792)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-23 22:21:51 +00:00
Bereket Engida
7eefc93c59 docs: add ai tooling (#4859) 2025-09-23 22:21:16 +00:00
Maxwell
c783ff45af docs(admin): added missing updateUser api (#4846) 2025-09-23 19:29:14 +00:00
Ducktator
27753f4826 docs(jwt): add jwtClient plugin method for token retrieval (#4824) 2025-09-22 23:53:42 +00:00
Maxwell
d586e18f87 docs: add Convex integration (#4785)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: TheUntraceable <73362400+TheUntraceable@users.noreply.github.com>
2025-09-22 13:55:59 -07:00
Mohit Khatri
6e891d853b fix(docs): set default tab to next-js since react was not listed (#4803) 2025-09-22 20:47:38 +00:00
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