Commit Graph
2703 Commits
Author SHA1 Message Date
KinfeMichael TarikuandGitHub 1cdb258bbe fix: team id zod schema meta property for array type (#4303) 2025-08-29 17:52:36 +03:00
Alex YangandGitHub 77ed60c03a refactor: use ms from npm (#4299) 2025-08-28 21:24:29 -07:00
acf2f6bbac fix: never type still requires setting clientId to never (#4002)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-08-28 19:39:29 -07:00
Alex YangandGitHub 70d4dc609a chore: enable lint rule noTsIgnore (#4296) 2025-08-28 15:09:47 -07:00
Alex YangandGitHub bf05dec3aa chore(sso,expo,stripe): fix devDependencies and peerDependencies (#4295) 2025-08-28 15:02:36 -07:00
MaxwellandGitHub 1430382312 fix(custom-session): also mutate multi-session response (#3868) 2025-08-28 10:41:15 -07:00
TaesuandGitHub bd075e37e2 feat(social): add Kakao, Naver provider (#3287) 2025-08-28 10:39:59 -07:00
Alex Yang f5c9022594 chore: release v1.3.8-beta.6 2025-08-28 10:13:53 -07:00
Alex YangandGitHub d4343005fe fix(stripe): peerDependencies (#4287) 2025-08-28 10:13:20 -07:00
Alex Yang e8d319382a chore: release v1.3.8-beta.5 2025-08-28 09:53:31 -07:00
Alex YangandGitHub 091aef9f2e fix(stripe): peerDependencies (#4286) 2025-08-28 09:52:17 -07:00
Bereket Engida 400e48b7b3 chore: show proper error on invalid password hash 2025-08-27 19:14:37 -07:00
Alex YangandGitHub acf3702a4c fix: member not exist on org (#4276) 2025-08-27 16:53:51 -07:00
Alex YangandGitHub 87a16784a6 fix: schema onUpdate not working (#4273) 2025-08-27 15:22:58 -07:00
Alex YangandGitHub 878de4e524 test: fix directory not exist (#4271) 2025-08-27 13:16:16 -07:00
KinfeMichael TarikuandGitHub cac8b0301b feat: add onInvitationAccepted callback for org invitations (#4120) 2025-08-27 11:06:22 -07:00
baa986903f chore: fix error message capitalization (#4127)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
2025-08-27 11:05:40 -07:00
Alex YangandGitHub 7931166c8d feat(cli): add info script (#4143) 2025-08-27 10:49:34 -07:00
Michael HandGitHub 3049ee9e8d chore: update zod peer dep to have min 3.25.1 for v3 as the prev version didn't upload dist folder (#4260) 2025-08-27 09:51:17 -07:00
Alex Yang eca7fc5ec7 chore: release v1.3.8-beta.4 2025-08-26 21:28:36 -07:00
Alex YangandGitHub 82e3ef3d43 chore: remove unused import (#4246) 2025-08-26 21:26:28 -07:00
Alex Yang e90fa38e78 Revert "fix(bearer): certain sign-in endpoints won't give bearer token (#4123)"
This reverts commit 4c377f640d.
2025-08-26 16:55:46 -07:00
Magnar Ovedal MyrtveitandGitHub f4c4112a82 feat(microsoft): add support for setting authority (#4149) 2025-08-26 16:24:35 -07:00
MaxwellandGitHub 4c377f640d fix(bearer): certain sign-in endpoints won't give bearer token (#4123) 2025-08-26 16:19:31 -07:00
Alex YangandGitHub 4e4bc0b7f6 fix: device authorization interval (#4243) 2025-08-26 16:06:34 -07:00
Alex YangandGitHub 240ef3d20e feat: add onUpdate field on db schema generation (#4241)
Fixes: https://github.com/better-auth/better-auth/issues/4187
2025-08-26 15:28:20 -07:00
4f136b2cbc fix(expo): fix the inability to dynamically import a dependency (#4207)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-08-26 10:47:07 -07:00
Dylan VanmaliandGitHub 75e9db66a8 refactor(jwt): separate createJwk function (#4161) 2025-08-26 10:30:39 -07:00
da9fcbde85 feat(salesforce): add salesforce provider (#4183)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-08-26 10:27:31 -07:00
Alex YangandGitHub 557dc39c32 chore: remove unused deps (#4227) 2025-08-25 17:48:13 -07:00
Ethan ShumateandGitHub efcf5787f9 fix(apple): allow audience to be string | string[] (#4219) 2025-08-25 17:30:57 -07:00
Alex YangandGitHub 8c4165e958 test: init e2e/smoke (#4225) 2025-08-25 17:29:27 -07:00
Shobhit PatraandGitHub e1552bebee feat(atlassian): add atlassian social provider (#4221) 2025-08-25 16:43:39 -07:00
Alex YangandGitHub 4b5d4baf59 fix: make zod as dependency (#4205) 2025-08-24 16:35:55 -07:00
0751efd94a fix(oidc): allow custom schemas (#4200)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2025-08-24 15:02:35 -07:00
Magnar Ovedal MyrtveitandGitHub 8d53a1a9a7 chore: update handler and resolve types in SvelteKit integration (#4185) 2025-08-24 22:19:28 +03:00
MaxwellandGitHub 5d84a76a54 fix(cli): Incorrect drizzle schema gen (#4132) 2025-08-23 18:18:10 -07:00
Sarah PriceandGitHub dc6f60686a fix(oidc-provider): handle string timestamps in user profile claims (#4176) 2025-08-23 17:20:43 -07:00
KinfeMichael TarikuandGitHub 492b5cc274 feat: enhance Microsoft Entra ID type definitions (#3806) 2025-08-23 14:55:05 -07:00
Lawrence LinandGitHub 28211e5e97 feat(social): add Line provider (#4084) 2025-08-22 15:57:36 -07:00
d476fbed07 feat: add figma provider (#4134)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
2025-08-22 14:31:04 -07:00
Shobhit PatraandGitHub d3c9496a72 fix(apple): ensures name is always present in profile for mapProfileToUser (#4156) 2025-08-22 15:53:12 +03:00
Alex YangandGitHub 55ec22c877 fix: small dx for device login (#4141) 2025-08-21 17:46:11 -07:00
Alex Yang 6bb27e160c chore: release v1.3.8-beta.3 2025-08-21 16:36:14 -07:00
Dylan VanmaliandGitHub 11dec5f412 chore(oauth): separate betterFetch from request format (#4085) 2025-08-21 16:30:20 -07:00
Alex YangandGitHub 09a04517eb feat: support custom schema merging in SIWE plugin (#4138) 2025-08-21 16:00:56 -07:00
Alex YangandGitHub 127ad5d326 chore: bump next.js (#4135) 2025-08-21 15:30:53 -07:00
Alex YangandGitHub 5ded0904d4 feat: support device authorization (#3811) 2025-08-21 14:59:31 -07:00
Shobhit PatraandGitHub 96b5fabdfa feat(paypal): add paypal OAuth2 provider (#4107) 2025-08-21 11:50:03 -07:00
Bereket Engida ed17525775 chore: release v1.3.8-beta.2 2025-08-21 11:38:51 -07:00