Commit Graph
6923 Commits
Author SHA1 Message Date
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
Alex YangandGitHub 30cb4293d2 chore(expo): decouple from better-auth deps (#5504) 2025-10-22 22:18:32 +00:00
Alex YangandGitHub f9815962e4 chore: fix docker-compose.yml (#5503) 2025-10-22 21:33:39 +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
TaesuandGitHub 7b62d400f8 fix: remove deprecated forgetPassword endpoints (#5455) 2025-10-22 19:08:04 +00:00
TaesuandGitHub e7394533d6 refactor: improve type in beforeHook (#5463) 2025-10-22 19:07:30 +00:00
Alex YangandGitHub 5c1b21e467 chore: fix demo type issue (#5497) 2025-10-22 18:46:38 +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
hieudien14310andGitHub dda1ec2f83 fix(admin): validate admin role updates against the configured roles to prevent setting a non-existent role (#4842) 2025-10-22 17:45:22 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
b2255ba421 chore(deps): update dependency hono to v4.10.2 [security] (#5490)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-22 17:08:38 +00:00
Alex YangandGitHub 8f69993823 chore: add stateless auth demo (#5485) 2025-10-22 17:03:03 +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
Harry YepandGitHub 80e4a7a8ae demo: add passkey login (#5399) 2025-10-22 16:49:14 +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
Usman SabuwalaandGitHub 5bc2604197 fix: rename sha to branch and made it canary by default (#5491) 2025-10-22 16:18:03 +00:00
Alex YangandGitHub f73b244cb5 chore: remove an unused option (#5484) 2025-10-22 15:20:48 +00:00
Alex YangandGitHub e5c0775653 chore: add --continue on test script (#5472) 2025-10-22 00:39:36 +00:00
b5f3bad633 feat: add storeStateStrategy (#5470)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-22 00:37:11 +00:00
Alex YangandGitHub 3a3434b403 fix: unused peer dependency (#5465) 2025-10-21 18:57:49 +00:00
TaesuandGitHub af5c6e27a3 chore: add docker setup instructions to CONTRIBUTING.md (#5456) 2025-10-21 18:51:44 +00:00
Alex YangandGitHub b347dfbedd chore: fix typo (#5450) 2025-10-21 08:23:10 +00:00
HichemandGitHub f3a13eaf11 docs: add Copilot option to ViewOptions component (#5429) 2025-10-21 05:10:24 +00:00
Bereket Engida 8bbe7d5d17 demo: remove duplicated sign in card 2025-10-20 20:48:36 -07:00
MaxwellandGitHub 2cf7d0229d fix(expo): store normalized cookie name in storage (#5432) 2025-10-20 22:14:02 +00:00