2865 Commits
Author SHA1 Message Date
Alex Yang 4df178463e chore: release v1.3.11 2025-09-15 19:20:51 -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
Alex Yang 4e114af9ce chore: release v1.3.11-beta.1 2025-09-15 19:13:15 -07:00
Fraol LemechaandGitHub 43545e1d44 fix: respect errorCallbackURL in failed oauth flows (#4650) 2025-09-16 01:02:52 +00:00
Alex YangGitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
b8caee34db chore: tag deprecated exports (#4687)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-16 01:02:51 +00:00
e5874da192 fix: timestamp issues in kysely (#4542)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-16 00:57:31 +00:00
Alex YangandGitHub cf2cac4dd9 feat: flip emailVerified when link the account (#4621) 2025-09-15 20:02:30 +00:00
MaxwellandGitHub 75e7776430 chore(org): dynamic ac improvements (#4647) 2025-09-15 19:38:04 +00:00
Alex YangandGitHub 544c2875ee test: exec prisma directly (#4677) 2025-09-15 19:32:37 +00:00
283c29c4de fix: check if user exists before banning the user (#4649)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-15 19:31:11 +00:00
9d216c924a fix(plugins): asynchronous init (#4680)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-15 19:29:36 +00:00
Alex Yang 6785d41dd5 chore: release v1.3.10 2025-09-15 11:46:05 -07:00
Alex Yang f75017d0f4 chore: release v1.3.10 2025-09-15 11:35:59 -07:00
Alex Yang 0ab2f35a5e Merge branch 'canary' into v1.3.10-staging 2025-09-15 09:58:00 -07:00
Alex YangandGitHub 5925c77866 refactor: rename to AdapterFactory (#4676) 2025-09-15 16:51:10 +00:00
KinfeMichael TarikuandGitHub e297caeb42 fix: prevent lastLoginMethod plugin from setting cookie on failed auth (#4673) 2025-09-15 16:00:50 +00:00
Alex Yang cfcec1ae50 Merge branch 'canary' into v1.3.10-staging
# Conflicts:
#	packages/better-auth/package.json
#	packages/cli/package.json
#	packages/expo/package.json
#	packages/sso/package.json
#	packages/stripe/package.json
#	pnpm-lock.yaml
2025-09-15 08:51:27 -07:00
Alex YangandGitHub 6373a1f0d5 chore: bump nanostores (#4674) 2025-09-15 15:37:13 +00:00
Fraol LemechaandGitHub 9d6e47ca88 fix: make sure fetch function doesn't get called repeatedly on onMount (#4669) 2025-09-15 15:19:26 +00:00
Alex YangandGitHub 0409f4d92b test: use execSync (#4666) 2025-09-15 02:32:51 +00:00
Bereket EngidaGitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
29c5775758 fix(admin): change the order of role and user id check when both are provider on userHasPermission (#4653)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-14 23:10:47 +00:00
20e87a2e1c fix(cli): add missing JSON type to schema generation (#4494)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
2025-09-14 13:27:13 -07:00
Alex Yang 3dd34dfc09 chore: release v1.3.10-beta.7 2025-09-14 01:47:17 -07:00
Alex Yang 14ecacc2f1 chore: release v1.3.10-beta.6 2025-09-13 19:55:51 -07:00
Alex YangandGitHub 50ca5e8c29 test: fix flaky test (#4642) 2025-09-14 02:50:32 +00:00
Alex YangandGitHub f5fd8591b1 fix(organization): restrict role check by user id (#4641) 2025-09-14 01:01:14 +00:00
Alex Yang a9f88df6c8 chore: lint fix 2025-09-13 14:15:51 -07:00
Bereket Engida 376ba7127a chore: release v1.3.10-beta.5 2025-09-13 14:13:17 -07:00
Bereket Engida 12a9de0215 fix(organization): [security] updateOrgRole should check for userId properly 2025-09-13 14:13:06 -07:00
Alex YangandGitHub 49fa32628d chore: workspace peer deps (#4634) 2025-09-13 19:20:03 +00:00
Fraol LemechaandGitHub 689d93ba08 test: add tests to make sure after hook runs after db update (#4616) 2025-09-13 19:12:05 +00:00
YurinandGitHub 80b733d513 fix(prisma): handle optional field relation types correctly (#4630) 2025-09-13 19:11:51 +00:00
Bereket EngidaandGitHub da9b865671 fix(organization): before org create hooks not applying customized data (#4623) 2025-09-13 04:07:27 +00:00
AajeethandGitHub 589634d475 fix: correct MongoDB adapter import path in CLI (#4602) 2025-09-12 23:36:44 +00:00
./danieleandGitHub 9f23eae3be fix(stripe): use correct request method for billing-portal (#4613) 2025-09-12 23:34:49 +00:00
Alex YangandGitHub 1616057992 fix(expo): missing peer deps (#4617) 2025-09-12 23:26:45 +00:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7537dbb074 chore(deps): bump hono from 4.9.6 to 4.9.7 (#4619)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-12 23:13:50 +00:00
Alex Yang e50f411687 chore: release v1.3.10-beta.4 2025-09-12 15:38:42 -07:00
Alex YangandGitHub 7dbc533cb4 fix(expo): window.crypto is undefined (#4620) 2025-09-12 22:32:36 +00:00
Fraol LemechaandGitHub 08fa1f89c3 fix: should infer types correctly when empty list of plugins is provided (#4612) 2025-09-12 18:36:55 +00:00
Alex YangandGitHub ef4509af45 fix: remove use of global.crypto (#4606) 2025-09-12 09:01:09 +00:00
Alex Yang c8c9e932e4 chore: release v1.3.10-beta.3 2025-09-12 00:48:09 -07:00
Alex Yang 22b78cfe72 Revert "feat: support cross-domain cookie (#4482)"
This reverts commit 61b6a87435.
2025-09-12 00:34:01 -07:00
Bereket EngidaandGitHub 7fc23ba8e4 fix(organization): member and team hooks should apply on create organization (#4600) 2025-09-12 04:36:16 +00:00
Alex Yang a2bd1488e6 chore: release v1.3.10-beta.2 2025-09-11 17:59:48 -07:00
b2dfbc96b4 fix(username): sign in should work with post normalization (#4599)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-12 00:49:10 +00:00
Alex YangandGitHub 8df46e6336 fix: pick the first clientId for oauth provider (#4598) 2025-09-12 00:40:07 +00:00
9d31699e21 fix(username): add missing normalization (#3636)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-12 00:11:42 +00:00
Alex YangandGitHub c787370149 test: improve coverage for jwt (#4597) 2025-09-12 00:10:13 +00:00
968048b0c3 fix(anonymous): prevent false positive error on first anonymous sign-in (#3662)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-12 00:08:44 +00:00