Commit Graph
1325 Commits
Author SHA1 Message Date
afce9ff18d feat: stateless session management (#5601)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-29 02:14:58 +00:00
b581391035 feat(paybin): add Paybin OAuth provider (#5626)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-28 02:06:42 +00:00
Bereket EngidaandGitHub 8b3550951a fix: urls without protocol shouldn't be able to satisfy a wildcard origin (#5624) 2025-10-27 22:28:36 +00:00
Jonathan SaminesandGitHub a27a52a8a9 docs: update expo docs to reflect implementation (#5618) 2025-10-27 17:04:08 +00:00
2f671a9612 docs: update link to correct Better Auth options reference (#5534)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-26 06:01:51 +00:00
4a9147d3f2 docs: update nextjs 16 beta to next 16 stable (#5576)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
Co-authored-by: antonvishal <antonvishal@appexert.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-25 22:43:38 +00:00
Marek SokolandGitHub 5d7627e3b4 docs: add NextJS pages example (#5580) 2025-10-25 21:59:33 +00:00
DavidMarioLCandGitHub 65ce45322f docs: fix wrong import path in Prisma example (#5531) 2025-10-25 15:21:57 +00:00
Vincent FretinandGitHub 070c852440 docs: properly use await next() in hono middleware (#5572) 2025-10-25 15:18:20 +00:00
TaesuandGitHub c884f80b0c docs: update quote text color for light mode (#5561) 2025-10-25 03:54:33 +00:00
MBLVDandGitHub 0aeff90ab3 docs: fix typos in documentation (#5547) 2025-10-24 18:57:51 +00:00
MBLVDandGitHub 745f4368f5 docs: fix typo in README (#5520) 2025-10-23 19:30:21 +00:00
fe105ef6f1 docs: clarify relationship between adminRoles and custom access control (#5406)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2025-10-23 19:04:55 +00:00
bf528bfba6 docs: add better-auth-opaque plugin to community plugins list (#5524)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2025-10-23 18:55:03 +00:00
Ephraim DuncanandGitHub 4b0756b922 feat: add polar oauth provider (#5506) 2025-10-22 23:43:51 +00:00
AnindraandGitHub b4191fa4e9 docs: fix wrong url path in <ForkButton> component (#5499) 2025-10-22 21:04:07 +00:00
MaxwellandGitHub 28d6be17e3 docs(organization): incorrect listTeamMembers api docs (#5486) 2025-10-22 20:35:19 +00:00
Harry YepandGitHub bef33ae0d9 feat: enhance PostgreSQL support for non-public schema by respecting search_path configuration (#5449) 2025-10-22 18:27:15 +00:00
a8ef8884a8 docs: clarify requireEmailVerification and sendOnSignIn behavior (#5402)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-22 17:01:29 +00:00
Aidan McAlisterandGitHub 56155f9dad docs: add prisma postgres to community dialects section (#5492) 2025-10-22 16:55:44 +00:00
Usman SabuwalaandGitHub 4786ec35cd docs: remove server route handler instructions from TanStack Start Integration Guide (#5488) 2025-10-22 16:41:40 +00:00
MaxwellandGitHub 8a1fdb4f85 docs(passkey): added missing important info (#5419) 2025-10-20 20:10:32 +00:00
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
TaesuandGitHub 7046c330a1 docs: apply avatar fallback and correct avatar path (#5407) 2025-10-18 16:38:51 +00:00
Harry YepandGitHub 3a8f40ae36 feat(stripe): upgrade stripe support to v19.1.0 (#5346) 2025-10-17 10:44:24 -07:00
MaxwellandGitHub 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 EngidaGitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>cubic Bot
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 FlochandGitHub 586a213f99 docs: add PocketBase community adapter (#5335) 2025-10-15 20:28:57 +00:00
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
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
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
8db97eee9a feat: nextjs 16 guide (#5296)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-14 18:48:30 +00:00
Shawn ErquhartandGitHub 5da4af0146 docs(convex): update convex guide (#5303) 2025-10-14 16:56:20 +00:00
MaxwellandGitHub 37980081c6 docs: Improve drizzle fieldName & modelName docs (#5217) 2025-10-14 09:44:38 +00:00
Matt HatcherandGitHub bcfd3c335c docs: fix incorrect option for session in API key plugin (#5273) 2025-10-13 15:05:09 +00:00
Luke HagarandGitHub 9d3ee4856a docs: fix spelling and capitalization of 'OAuth' (#5264) 2025-10-13 10:35:44 +00:00
automan0608andGitHub cb22a499bb docs: fix browser extension example link (#5265) 2025-10-13 10:34:41 +00:00
TaesuandGitHub fb45e2e8e6 docs: fix method match actual behavior (#5238) 2025-10-11 20:42:00 +00:00
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 SimetzbergerandGitHub 72d63b6e0f docs(options): fix redirectURI casing in socialProviders examples (#5156) 2025-10-09 15:51:53 +00:00
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 AdibandGitHub 2be61c364e docs: fix AdapterDebugLogs type to DBAdapterDebugLogOption (#5179) 2025-10-09 02:27:42 +00:00
MaxwellandGitHub 579f40770e docs: how to use non-public pg schemas with BA (#5162) 2025-10-08 13:12:32 +00:00
Sriram ThiagarajanandGitHub 5d38a9d71a docs: fix broken links in examples (#5084) 2025-10-07 19:31:10 +00:00
6f2f29a96e docs: Add Supabase to supported dialects (#5145)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-07 18:55:41 +00:00
MaxwellGitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>Alex Yang
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 HeinzeandGitHub 589df44a9f fix(gitlab): fix the token endpoint (#5147) 2025-10-07 14:36:10 +00:00
fc32113a00 feat(organization): support createdAt on invitations (#2346)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-06 17:44:38 +00:00