2756 Commits
Author SHA1 Message Date
Bereket Engida e173778200 chore: release v1.3.8 2025-09-03 17:47:16 -07:00
Alex Yang 1cabe4aec0 Merge remote-tracking branch 'upstream' into v1.3.8-staging 2025-09-03 17:37:24 -07:00
f937c85a67 feat(mcp): add protected-resource metadata endpoint (#4394)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-03 17:36:18 -07:00
Alex Yang d4bbb32910 Merge branch 'canary' into v1.3.8-staging
# Conflicts:
#	demo/nextjs/package.json
#	docs/package.json
#	packages/better-auth/package.json
#	pnpm-lock.yaml
2025-09-03 15:21:51 -07:00
Alex YangandGitHub efdb4ce4f0 chore: enable noFloatingPromises lint rule (#3842) 2025-09-03 15:02:45 -07:00
Alex YangandGitHub a6ba8ac068 fix(db): special case schema generation ID (#4400) 2025-09-03 13:40:54 -07:00
Alex Yang 8d80bcfdb0 chore: release v1.3.8-beta.11 2025-09-03 13:09:58 -07:00
Alex YangandGitHub 4b402d1ef2 fix: strict social provider type (#4395) 2025-09-03 13:04:36 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
e7c0b8b287 fix(deps): update all non-major dependencies (#3915)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-03 08:32:21 -07:00
Allie FitterandGitHub 6c00bf2bfe feat(admin): /admin/update-user role as array (#4371) 2025-09-03 08:20:37 -07:00
9fb9bd92f8 feat: use defaultNow() for drizzle timestamp fields (#3873)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-03 08:13:06 -07:00
Alex YangandGitHub b20080f6d6 chore: bump better-call (#4377) 2025-09-03 00:24:01 -07:00
Alex YangandGitHub 77042b4a8d fix: add missing defaultValue on core schema (#4374) 2025-09-03 00:15:16 -07:00
0c123afe7a fix(expo): fix signout clobbering store session properties (#4378)
Co-authored-by: Aaryn Coutanche <aaryn@howdie.io>
2025-09-03 00:02:21 -07:00
Alex YangandGitHub c84b37faaf feat: add @default and @updatedAt for prisma generator (#4375) 2025-09-02 21:22:08 -07:00
Alex YangandGitHub a4e0ede7e3 fix(stripe): allow sync function to get plans (#4370) 2025-09-02 16:21:14 -07:00
Alex Yang 74e94c72f0 Revert "fix(bearer): certain sign-in endpoints won't give bearer token v2 (#4330)"
This reverts commit 9f15d23f77.
2025-09-02 12:09:44 -07:00
Dylan VanmaliandGitHub 94a285016e feat: add json field type (#4297) 2025-09-02 11:20:51 -07:00
gwoodbridgeandGitHub 55815f4b9f fix(organization): was possible to remove sole org owner (#3955) 2025-09-02 11:20:09 -07:00
MaxwellandGitHub 9f15d23f77 fix(bearer): certain sign-in endpoints won't give bearer token v2 (#4330) 2025-09-02 11:19:34 -07:00
Alex YangandGitHub b4f0c1a98a feat: check endpoint conflits (#4288) 2025-09-02 11:18:18 -07:00
Alex Yang cb0baf61d8 chore: bump next.js (#4135) 2025-09-02 10:41:54 -07:00
KinfeMichael TarikuandGitHub 4efb5efa5d fix: prevent undefined from passed to adapter in username plugin (#4361) 2025-09-02 19:24:47 +03:00
TaesuandGitHub 9db29660f7 feat(openapi): support Scalar Theme (#4355) 2025-09-02 00:28:26 -07:00
TaesuandGitHub 4be0f57c72 fix: prevent build error for node:sqlite (#4360) 2025-09-02 00:27:23 -07:00
Alex YangandGitHub 46de63900d fix(last-login-method): cookie name inconsistent (#4350) 2025-09-01 15:20:08 -07:00
MaxwellandGitHub c06353c594 update(organization): change requests for dynamic AC (#4337) 2025-09-01 14:01:29 -07:00
Alex YangandGitHub 02586f9e0b chore: bump version (#4345) 2025-09-01 13:23:28 -07:00
Bereket Engida 8540c6b754 chore: release v1.3.8-beta.10 2025-09-01 13:21:37 -07:00
Bereket Engida c4da20d8f5 chore: use prefix for last login method 2025-09-01 13:21:29 -07:00
Bereket EngidaandGitHub 2db142465e feat: add last login method plugin (#4347) 2025-09-01 13:15:23 -07:00
Bereket Engida 97e5011e12 fix: update organization requiring all additional fields for update payload 2025-08-31 22:23:30 -07:00
Bereket Engida c0768c07c6 chore: release v1.3.8-beta.9 2025-08-31 16:47:12 -07:00
Bereket Engida f51c04191f chore: unused vk provider options 2025-08-31 15:38:09 -07:00
11bb6d1830 feat(org): Dynamic Access Control (#4087)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-08-31 14:20:03 -07:00
Bereket Engida 8021d83aff chore: release v1.3.8-beta.8 2025-08-31 00:59:23 -07:00
Alex YangandGitHub 4e6210de26 fix: leave error from fetch API as-is (#4323) 2025-08-30 18:10:30 -07:00
cf7f2f1181 feat(admin): get user (#2587)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
Co-authored-by: ping-maxwell <maxwell.multinite@gmail.com>
2025-08-30 16:09:06 -07:00
bba0a42ee5 feat(organization): organization life cycle hooks (#4049)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2025-08-29 22:31:04 -07:00
Alex Yang 51856c576c chore: release v1.3.8-beta.7 2025-08-29 11:49:25 -07:00
Alex YangandGitHub d7b3d419e7 chore: inline ms code during build stage (#4306) 2025-08-29 11:49:04 -07:00
TaesuandGitHub df6151d161 fix(cli): simplify and correct comma insertion logic in plugin array (#4281) 2025-08-29 11:40:39 -07:00
Shobhit PatraandGitHub 02752a4dbc feat(cognito): add amazon cognito provider (#4229) 2025-08-29 11:07:03 -07:00
e7216ff530 feat(stripe): Add locale to stripe billing portal options (#4108)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-08-29 11:06:31 -07:00
66be9bae59 fix(oidc): specify foreign key references in the schema (#4264)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-08-29 11:02:52 -07:00
KinfeMichael TarikuandGitHub cccf87f494 fix: resolve field naming inconsistency in account listing endpoint (#4175) 2025-08-29 10:59:12 -07:00
Òscar PérezandGitHub 40a412428d fix(stripe): fix unset values on session completed with trial (#4121) 2025-08-29 10:59:01 -07:00
8fdc725b76 feat: add query parameter to useSession().refetch() for cache control consistency (#3890)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-08-29 10:55:34 -07:00
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