Commit Graph
6898 Commits
Author SHA1 Message Date
Alex YangandGitHub 246a2e8b7a fix(adapter): ensure transaction function is implemented in the adapter (#5046) 2025-10-02 11:59:48 -07:00
Bereket EngidaandAlex Yang 518468a507 refactor: move user input parser to api endpoints 2025-10-02 09:35:23 -07:00
MaxwellandGitHub 68608ed000 fix(adapter): foreign keys that are nullable on number ids can return string of null (#5036) 2025-10-02 08:49:04 -07:00
Thibaut CuchetandGitHub 778bf4043d fix(last-login-method): custom resolver method default logic (#4821) 2025-10-02 08:42:12 -07:00
Dylan VanmaliandGitHub f246dc6017 fix: ttl for rate limited secondary storage (#4961) 2025-10-02 08:41:36 -07:00
c8f47a4e7d fix(adapter): use updated field values in WHERE clause during update (#5004)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2025-10-02 08:40:39 -07:00
e2c3cd8094 fix(api-key): correct refill interval time calculation (#4871)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-02 08:40:24 -07:00
8d46ccc823 fix: handle symbols in proxy get trap to prevent TypeError (#4924)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-02 00:39:33 -07:00
72ecc5208a fix: cookie size limit shouldn't throw error (#5031)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-02 00:15:59 -07:00
Yanqi ZongandGitHub ddce2e9cf7 fix(sso): prevent duplicate SSO provider creation with same providerId (#5033) 2025-10-01 23:54:37 -07:00
b06368d9b8 docs(plugins): add better-auth-credentials-plugin to community plugins list (#5023)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-01 23:50:43 -07:00
KinfeMichael TarikuandGitHub c0c4a71e71 docs: fix optimize ai streaming query (#5013) 2025-10-01 20:10:23 -07:00
13872bea56 fix(stripe): getCustomerCreateParams not actually being called (#5019)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-01 20:09:08 -07:00
Thalles PassosandAlex Yang 8b13d387bd docs: update nestjs section (#5029) 2025-10-01 20:00:10 -07:00
Andrew PattonandGitHub 6bb945efed feat: add support for custom callback for token url (#5027) 2025-10-01 18:34:28 -07:00
d330ab8b9c fix(sso): safe json parsing for saml/oidc configs (#4858)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-01 15:00:35 -07:00
Ezra AshenafiandGitHub 2f94b14f68 fix: use consistent messaging on requestPasswordReset (#5014) 2025-10-01 14:26:01 -07:00
MaxwellandGitHub c436670c71 chore: warn test depreciation (#5018) 2025-10-01 13:40:20 -07:00
Delano LourencoandGitHub f3ffe4a04e fix(device-authorization): fix client error type for deny device (#5022) 2025-10-01 13:00:12 -07:00
MaxwellandGitHub 19f39cb400 chore: remove generated prisma files (#5012) 2025-10-01 16:17:31 +10:00
Alex YangandGitHub a53664e5ed chore: fix nextjs warnings (#5010) 2025-09-30 18:16:45 -07:00
Alex YangandGitHub f932a28b66 refactor: move async_hooks to core (#5008) 2025-09-30 17:28:41 -07:00
Alex YangandGitHub 0385c5e611 perf: lazy load create telemetry (#5007) 2025-09-30 17:12:27 -07:00
Dylan VanmaliandGitHub bf0ac3f570 feat: additional fields on account (#4935) 2025-09-30 16:33:06 -07:00
TimonandGitHub e03e5de051 feat(captcha): add support for CaptchaFox (#4944) 2025-09-30 15:09:38 -07:00
Joel CastilloandGitHub 53eed91f4a docs(concepts/plugins): added missing import for getSessionFromCtx section (#4952) 2025-09-30 15:00:48 -07:00
Alex YangandGitHub 61b446ae9f fix(org): update type to include undefined (#5003) 2025-09-30 14:45:25 -07:00
Alex YangandGitHub 6fec478174 refactor: move parse user input before insert into db (#4929) 2025-09-30 14:22:12 -07:00
70cb434f12 feat(cli): add mcp client configs from cli (#4872)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-30 13:41:51 -07:00
2705f0a0a9 docs: add the Dymo API plugin on community (#5001)
Co-authored-by: FJRG2007 ツ <79384376+FJRG2007@users.noreply.github.com>
2025-09-30 13:40:42 -07:00
Alex YangandGitHub 032159210e docs: use the correct SHA base on env vars (#5000) 2025-09-30 13:33:41 -07:00
TaesuandGitHub 0581a66272 fix: add required constraint to slug filed in org plugin (#4989) 2025-09-30 13:27:47 -07:00
Jagrit GumberandGitHub f556bc1483 fix(client): add lynx client exports (#4950) 2025-09-30 13:21:32 -07:00
KinfeMichael TarikuandGitHub 702da7f790 docs: replace with better-fetch and maxDuration for the vercel runtime (#4997) 2025-09-30 13:04:58 -07:00
Bereket EngidaandGitHub 2d64fe38aa fix(oauth-proxy): should skip state check for oauth proxy (#4991) 2025-09-30 12:54:15 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1bfc7cb24c chore(deps): update actions/cache action to v4.3.0 (#4959)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-30 12:50:10 -07:00
Alex YangandGitHub 2632e19d77 test: rename runWithUser (#4993) 2025-09-30 12:44:46 -07:00
Alex YangandGitHub bf305ad731 chore: bump pnpm (#4996) 2025-09-30 12:41:42 -07:00
Alex YangandGitHub b0ec210540 fix(stripe): sync customer email on db change (#4995) 2025-09-30 12:38:16 -07:00
Alex YangandGitHub c471cda1ac fix(oidc): properly enforce consent requirements per OIDC spec (#4974) 2025-09-30 11:21:15 -07:00
Alex YangandGitHub 4388d43c2a fix(stripe): update with an existing subscription (#4988) 2025-09-30 11:18:36 -07:00
VelkaandGitHub d8f117e779 fix: support compressed ipv6 format (#4982) 2025-09-30 11:17:40 -07:00
Alex Yang 6888fc5bd1 chore: release v1.4.0-beta.6 v1.4.0-beta.6 2025-09-30 10:54:59 -07:00
KinfeMichael TarikuandAlex Yang e7b1c92434 docs: add ask ai feature (#4938) 2025-09-30 10:53:40 -07:00
MaxwellandAlex Yang 0a1df9e43f chore: fix adapter tests (#4844) 2025-09-30 10:14:23 -07:00
zy1pandAlex Yang 981458338d fix(cli): timestamp in schema for Drizzle with SQLite (#4622) 2025-09-29 19:34:08 -07:00
Dylan VanmaliandAlex Yang 9907798400 chore(demo): fix sso (#4934) 2025-09-29 19:34:08 -07:00
Alex YangandGitHub 3b6141327e chore: remove unused packages (#4975) 2025-09-30 02:09:19 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4d32f70b54 chore(deps): update dependency @types/react-test-renderer to v19 (#4962)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-30 01:22:58 +00:00
Immanuel Calvin HerchenbachandAlex Yang d2d40053a4 docs: fix sveltekit client session store example (#4955) 2025-09-29 18:02:22 -07:00