Commit Graph
6898 Commits
Author SHA1 Message Date
Jonathan SaminesandGitHub 4eac79d439 fix(email-otp): fix openapi schema for /email-otp/verify-email endpoint (#5622) 2025-10-27 19:09:05 +00:00
Joél SolanoandGitHub 7d063d477c chore: add missing homepage and repository to package.json (#5612) 2025-10-27 18:52:53 +00:00
TaesuandGitHub 8476b077e6 docs: imporve llms.txt (#5605) 2025-10-27 18:51:32 +00:00
Alex Yang 8883a88ac5 ci: remove label for failure PR 2025-10-27 10:11:04 -07:00
Jonathan SaminesandGitHub a27a52a8a9 docs: update expo docs to reflect implementation (#5618) 2025-10-27 17:04:08 +00:00
TaesuandGitHub 09ce64fd17 docs: adjust NavLink target handling (#5603) 2025-10-27 15:41:00 +00:00
Ezra Ayalew AbateandGitHub 7a726b099c docs: provide og schema defaults (#5608) 2025-10-27 15:16:58 +00:00
bf8e90818a fix: missing email validation (#5593)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2025-10-26 21:43:05 -07:00
Alex Yang 7199071954 ci: add conditional check for the cherry-pick job 2025-10-26 20:22:53 -07:00
Harry YepandGitHub 40f71de4c8 docs: incorrect linear icon in sing-on box builder (#5598) 2025-10-26 18:58:29 +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
Alex Yang 0b89fb49e5 ci: update cherry-pick-to-main.yml 2025-10-25 22:47:04 -07:00
TaesuandGitHub 1c9f05e86b docs: revert landing page code block dark mode theme (#5582) 2025-10-26 05:02:44 +00:00
Alex YangandGitHub d66da8eb70 ci: add cherry-picking to the main branch (#5583) 2025-10-26 02:45:31 +00:00
305c90e763 docs: halloween logo (#5577)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2025-10-25 15:57:22 -07: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
Bereket Engida 53b554de29 test: update sign up tests to use rejects to throw instead 2025-10-25 15:47:19 -07:00
MBLVDandBereket Engida 6633301439 chore: remove uncessary logging 2025-10-25 15:32:46 -07:00
Bereket EngidaandAlex Yang 9c508d138f fix: allow user update to handle additional fields and validation 2025-10-25 15:31:19 -07: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
Alex YangandGitHub db9f53a87e chore: fix config in demo (#5567) 2025-10-25 04:10:49 +00:00
TaesuandGitHub c884f80b0c docs: update quote text color for light mode (#5561) 2025-10-25 03:54:33 +00:00
Alex YangandGitHub 2cdaae4426 chore(docs): bump next (#5565) 2025-10-25 03:41:50 +00:00
Alex YangandGitHub 938c2a7c31 chore: lint enable organize import (#5556) 2025-10-24 19:05:09 +00:00
MaxwellandGitHub 216dcdef78 fix: call db hooks when calling deleteUser (#5553) 2025-10-24 19:04:10 +00:00
MBLVDandGitHub 0aeff90ab3 docs: fix typos in documentation (#5547) 2025-10-24 18:57:51 +00:00
TaesuandGitHub 8f671fbe59 chore: remove baseUrl set to "." (#5548) 2025-10-24 18:57:17 +00:00
Benas NekrošiusandGitHub a0c9e25d0f docs(builder): fix disabled 'built with' generating attribute (#5551) 2025-10-24 17:01:04 +00:00
Bereket EngidaandGitHub e0382419dd fix(expo): origin check failing due to null origin in expo (#5545) 2025-10-24 15:29:12 +00:00
b41456c17e fix(organization): correct migration order when dynamicAccessControl is enabled (#5476)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
Co-authored-by: antonvishal <antonvishal@appexert.com>
2025-10-24 11:55:07 +00:00
Alex YangandGitHub 4edec22a55 fix(session): refresh cache before it expires (#5528) 2025-10-23 22:54:33 +00:00
Alex YangandGitHub 3ef730d145 test: use cookieSetter (#5527) 2025-10-23 20:42:35 +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
9c51f599d2 fix: respect onAPIError.errorURL in OAuth callback flow (#5523)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2025-10-23 19:02:26 +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
VagarthandGitHub da9077d1b5 fix(docs): enable code block copying in documentation page (#5525) 2025-10-23 18:37:02 +00:00
MaxwellandGitHub 2a02166eef fix(organization): removeTeamMember breaks for prisma (#5061) 2025-10-23 08:00:46 +00:00
Alex YangandGitHub a58f11a28f feat(organization): refactor organization schema to use BetterAuth types (#5515) 2025-10-23 07:46:53 +00:00
Alex YangandGitHub f654b3166e feat(session): use JWE for cookie cache by default (#5510) 2025-10-23 07:21:43 +00:00
TaesuandGitHub 78ca2532f8 docs: refactor to work without a tailwind.config file (#5501) 2025-10-23 06:28:14 +00:00
TaesuandGitHub 86d07bcf55 docs: standardize term "authentication framework" project-wide (#5511) 2025-10-23 05:43:22 +00:00
Alex YangandGitHub eee94de01a fix(organization): fix the schema type (#5512) 2025-10-23 02:06:57 +00:00
Alex YangandGitHub cea41ace9d chore: fix turborepo cache (#5513) 2025-10-23 02:06:35 +00:00
Alex Yang 18b7bbfa2d chore: release v1.4.0-beta.13 v1.4.0-beta.13 2025-10-22 17:25:55 -07:00
Alex YangandGitHub 344311389a feat(stripe): add StripePlugin type (#5509) 2025-10-22 23:51:59 +00:00
Ephraim DuncanandGitHub 4b0756b922 feat: add polar oauth provider (#5506) 2025-10-22 23:43:51 +00:00
Alex YangandGitHub bf8175ed49 chore: remove unused exports (#5502) 2025-10-22 22:20:35 +00:00