Commit Graph
3042 Commits
Author SHA1 Message Date
Bereket Engida 0b98ed36dc chore: fix merge conflicts 2025-10-10 19:43:55 -07:00
Bereket Engida 7262ab1952 fix merge conflicts 2025-10-10 19:42:09 -07:00
Bereket Engida c814a6533f Merge branch 'canary' into refactor/organization 2025-10-10 19:34:51 -07:00
Alex YangandGitHub 9f4f11f45b chore: use defineErrorCodes for errors (#5225) 2025-10-10 22:20:12 +00:00
Alex YangandGitHub 542b3c2a1d chore: update transaction default value comment (#5223) 2025-10-10 21:46:57 +00:00
Brian CooperandAlex Yang 2f0cb5059c docs: fix JWT plugin copy (#5207) 2025-10-10 10:43:05 -07:00
Guilherme D'AlessandroandGitHub fb2c6af6dc fix(passkey): wrong Session type being used on passkey (#5204) 2025-10-10 01:57:08 +00:00
Bereket EngidaandGitHub 130184f05d fix(two-factor): backup codes shouldn't be encrypted twice (#5202) 2025-10-10 00:55:22 +00:00
Alex YangandGitHub 0717e5de80 fix: import node:async_hooks directly (#5198) 2025-10-10 00:35:11 +00:00
Alex Yang 3be6c8137f chore: release v1.4.0-beta.9 2025-10-09 15:23:46 -07:00
Alex YangandGitHub 317834036f chore: bump version (#5197) 2025-10-09 21:14:49 +00:00
Alex YangandGitHub ab9a4b9052 chore(telemetry): misc update (#5194) 2025-10-09 20:45:08 +00:00
Alex YangandGitHub 6f282eb4ef chore: use type from core (#5196) 2025-10-09 20:30:41 +00:00
Ahmed Abdellahi AbdatandGitHub 255fbd8faa fix(two-factor): return parsed array in viewBackupCodes (#5174) 2025-10-09 20:03:10 +00:00
ocherry341andGitHub 03d6213d45 fix: ensure falsy values are valid default values (#5182) 2025-10-09 16:51:31 +00:00
Alex YangandGitHub 9a1bcb3339 refactor: move client plugin types to core (#5184) 2025-10-09 07:51:32 +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
Alex YangandGitHub 59653925b8 refactor: move BetterAuthOptions, BetterAuthPlugin, AuthContext types to core (#5176) 2025-10-09 07:05:20 +00:00
Alex YangandGitHub b3439a6b80 chore: fix type import (#5177) 2025-10-09 01:39:56 +00:00
Alex YangandGitHub 7c636cae10 chore: remove deprecated comment (#5171) 2025-10-08 21:30:45 +00:00
Thibaut CuchetandGitHub af4a43b662 fix(client): missing isRefetching type in react useSession (#5166) 2025-10-08 17:12:57 +00:00
Alex YangandGitHub 4ae34e3c42 chore: backport for old ./social-providers endpoint (#5155) 2025-10-07 21:57:34 +00:00
Alex YangandGitHub b896e83631 refactor: move social-providers to core (#5153) 2025-10-07 20:37:46 +00:00
MaxwellandGitHub 57fcdfad08 fix(passkey): atom listeners not working (#5096) 2025-10-07 19:10:09 +00:00
Alex YangandGitHub 613747ef8e refactor: move telemetry to single package (#5152) 2025-10-07 19:08:19 +00:00
Tobias HeinzeandGitHub 589df44a9f fix(gitlab): fix the token endpoint (#5147) 2025-10-07 14:36:10 +00:00
Alex Yang 5c8a7eb79b chore: release v1.4.0-beta.8 2025-10-06 19:38:28 -07:00
Alex YangandGitHub 2a3f870a6a refactor: move oauth2 to core (#5135) 2025-10-07 02:22:29 +00:00
Bereket EngidaandGitHub 2a72450fc5 fix(sso): add deprecated flag to the old sso plugin export (#5138) 2025-10-07 02:20:29 +00:00
Alex YangandGitHub 2a5b5b0cc0 refactor: move oauth2 type to core (#5133) 2025-10-06 23:31:58 +00:00
Alex YangandGitHub 5c4c63bed7 refactor: move SecondaryStorage type to core (#5132) 2025-10-06 22:16:20 +00:00
Alex YangandGitHub 6337cb8fc7 refactor: move env related to core (#5130) 2025-10-06 21:47:59 +00:00
Alex YangandGitHub 9703e3f2aa refactor: move RateLimit to core (#5129) 2025-10-06 20:00:53 +00:00
kira-1011andGitHub ba766a33e5 fix(organization): prevent empty name and slug in create/update (#5100) 2025-10-06 18:53:14 +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
surafelandGitHub 4e883a007f fix(url): handle empty and root path in withPath, prevent double slashes, add tests (#5091) 2025-10-06 09:37:00 -07:00
Alex Yang 9b89af97af chore: release v1.4.0-beta.7 2025-10-06 08:24:49 -07:00
MaxwellandGitHub b2a9e9a7dd fix: improve username transformation logic (#5115) 2025-10-06 20:14:30 +10:00
Chenhao XuandGitHub dade3b4be6 fix: refactor account deletion functions to trigger database hooks (#5114) 2025-10-06 01:17:07 -07:00
Alex YangandGitHub 935c9be751 refactor: move DBAdapterDebugLogOption to core (#5106) 2025-10-05 17:31:19 -07:00
Alex Yang 7f54ba892f Revert "perf: lazy load create telemetry (#5007)"
This reverts commit 0385c5e611.
2025-10-05 14:44:16 -07:00
Alex Yang 3d8f3984e7 Revert "fix(telemetry): avoid async import if telemetry disabled, fix for esbuild (#5086)"
This reverts commit 6aa0c1c10f.
2025-10-05 14:44:05 -07:00
MaxwellandGitHub 93968297a6 chore: add more adapter tests (#5080) 2025-10-05 20:47:17 +10:00
Alex YangandGitHub a0836ba434 refactor: move BetterAuthPluginDBSchema to core (#5092) 2025-10-04 22:04:02 -07:00
Bereket EngidaandGitHub 47f8ee2750 fix(stripe): throw error if event failed to be constructed (#5088) 2025-10-04 23:48:33 -05:00
Shawn ErquhartandGitHub 6aa0c1c10f fix(telemetry): avoid async import if telemetry disabled, fix for esbuild (#5086) 2025-10-04 11:37:45 -05:00
Bereket EngidaandGitHub f34a9733f0 fix(sso): OIDC scopes should fallback to provider scopes (#5071) 2025-10-03 11:52:45 -05:00
MaxwellandGitHub b0664526b0 chore: fix api-key types issue (#5065) 2025-10-03 18:48:19 +10:00
Bereket Engida 4a92c81565 chore: simplify api key tests 2025-10-03 03:03:18 -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