Commit Graph

1303 Commits

Author SHA1 Message Date
Bereket Engida
6ba15d5657 chore: refactor origin check middleware (#5411)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-19 05:13:44 +00:00
Taesu
7046c330a1 docs: apply avatar fallback and correct avatar path (#5407) 2025-10-18 16:38:51 +00:00
Harry Yep
3a8f40ae36 feat(stripe): upgrade stripe support to v19.1.0 (#5346) 2025-10-17 10:44:24 -07:00
Maxwell
a677732114 docs: update tanstack installation example (#5379) 2025-10-17 15:46:17 +00:00
Bereket Engida
8a43b6b42d chore: update example links on doc 2025-10-17 08:44:36 -07:00
Bereket Engida
de333629fb chore: update example link 2025-10-17 08:43:31 -07:00
Bereket Engida
a01078ee8f fix(stripe): check for reference IDs inside during Stripe reference validation (#5354)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: cubic Bot <contact@cubic.dev>
2025-10-16 22:39:26 +00:00
Bréval Le Floch
586a213f99 docs: add PocketBase community adapter (#5335) 2025-10-15 20:28:57 +00:00
Ahmed Abdellahi Abdat
5ebdef19c1 docs: clarify generateId behavior and mixed ID types (#5173)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2025-10-15 12:45:26 +00:00
Timo Kühne
6f23188a36 feat(sso): add option to provide login hint (#5283)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-15 02:48:02 +00:00
VIshal Anton
82de683552 fix: resolve custom URL scheme origin matching with wildcards (#5248)
Co-authored-by: antonvishal <antonvishal@appexert.com>
2025-10-15 02:29:50 +00:00
KinfeMichael Tariku
8db97eee9a feat: nextjs 16 guide (#5296)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-14 18:48:30 +00:00
Shawn Erquhart
5da4af0146 docs(convex): update convex guide (#5303) 2025-10-14 16:56:20 +00:00
Maxwell
37980081c6 docs: Improve drizzle fieldName & modelName docs (#5217) 2025-10-14 09:44:38 +00:00
Matt Hatcher
bcfd3c335c docs: fix incorrect option for session in API key plugin (#5273) 2025-10-13 15:05:09 +00:00
Luke Hagar
9d3ee4856a docs: fix spelling and capitalization of 'OAuth' (#5264) 2025-10-13 10:35:44 +00:00
automan0608
cb22a499bb docs: fix browser extension example link (#5265) 2025-10-13 10:34:41 +00:00
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