Commit Graph

5137 Commits

Author SHA1 Message Date
Bereket Engida
bb7723cc35 refactor: improved change email verification flow (#6088) 2025-11-19 08:24:43 +00:00
Jonathan Samines
da9657e53b feat(sso): add domain verification for SSO providers (#5910)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2025-11-19 08:17:12 +00:00
Yiming Cao
5b6a91895f docs: add ZenStack to community adapters (#6084) 2025-11-18 23:40:15 -08:00
Bereket Engida
14128927b4 chore: upgrade to better-call to 1.2.28 (#6090) 2025-11-19 07:23:25 +00:00
Alex Yang
d737245df0 test: update sample user data in email verification test (#6089) 2025-11-19 05:52:28 +00:00
Bereket Engida
0a72379e70 chore: refactor internal endpoints (#6087) 2025-11-18 20:11:56 -08:00
Alex Yang
fb34cf3cb1 chore(demo): set type module (#6082)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-18 22:52:57 +00:00
Alex Yang
f528506820 feat(expo): support multiple cookie prefixes for better-auth detection (#6080) 2025-11-18 22:07:50 +00:00
Joél Solano
5fa17379c5 chore: use relative schema path for turbo.json (#6061) 2025-11-18 20:22:35 +00:00
Lukas Besch
4b290c2037 docs: replace pnpm with npx in ai tooling commands (#6073)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-11-18 20:21:05 +00:00
Alex Yang
cbea5e8487 chore: release v1.4.0-beta.22 v1.4.0-beta.22 2025-11-18 11:14:04 -08:00
Alex Yang
3c9fcd30ea fix(expo): enhance cookie detection for better-auth cookies (#6074) 2025-11-18 19:07:25 +00:00
Joél Solano
b42c686e9e chore: remove unused dev:dts script (#6063) 2025-11-18 18:20:17 +00:00
Alex Yang
c666c12841 refactor(client): revalidate logic (#5691) 2025-11-18 18:07:32 +00:00
Maxwell
bc2ec1500a chore: remove deprecated generateId (#6068) 2025-11-18 18:02:37 +00:00
Gautam Manchandani
99e577f7e2 fix: genericOAuth and SSO ignore discoveryUrl for authorization (#6057)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
2025-11-18 17:53:40 +00:00
Bereket Engida
26bb01b6a4 fix(multi-session): reject cookies without valid signatures on signout hook (#6049) 2025-11-18 15:22:32 +00:00
Maxwell
64488a973d chore: docs change outdated req to be ctx (#6067) 2025-11-18 07:23:49 -08:00
Bereket Engida
20940c5f54 fix(stripe): throw error if query.referenceId is defined 2025-11-18 07:23:08 -08:00
Bereket Engida
06d68239eb fix(passkey): filter delete passkey with userId 2025-11-18 07:16:19 -08:00
Maxwell
8c8b8a2fae chore: add missing customizeDefaultErrorPage docs (#6066) 2025-11-18 06:33:38 -08:00
Alex Yang
9ce4433c84 test: use vitest proejcts (#6050) 2025-11-18 06:20:34 +00:00
Jonathan Samines
57ee11a26f chore(lint): enforce consistent import type style (#6044) 2025-11-17 21:11:39 +00:00
Jonathan Samines
276ffd6e44 chore(sso): add support for custom field mapping (#6047) 2025-11-17 21:02:05 +00:00
Kaan Ozdokmeci
8e754afff0 feat: refactor fetch plugins config disableDefaultFetchPlugins to include userAgentPlugin (#6020)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-11-17 20:21:39 +00:00
Henrik
8a5df1cdc5 fix: preserve provided string IDs in the MongoDB adapter when they are not valid ObjectId (#6033) 2025-11-17 20:15:43 +00:00
Gautam Manchandani
c4ee48b741 fix: resolve SESSION_IS_NOT_FRESH error with cookieCache (#6031)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
2025-11-17 20:02:46 +00:00
Shotaro Nakamura
9e41891d10 fix(oauth-proxy): return multiple Set-Cookie headers instead of a single comma-separated header (#6039) 2025-11-17 19:41:04 +00:00
Gautam Manchandani
9571c96e40 fix(client): ensure refetchInterval triggers active network request (#6032)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-11-17 19:24:06 +00:00
Taesu
3d64181efd docs: resolve ai chat scroll issue (#6043)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-17 18:23:11 +00:00
Gautam Manchandani
e4ba0cb31e chore: fix incorrect error code expectation in tests (#6005)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
2025-11-17 17:48:25 +00:00
Taesu
a475b8f8f3 chore: use the Biome schema with a relative path from node_modules (#6030) 2025-11-17 04:11:13 +00:00
Bereket Engida
b913dd752f chore: release v1.4.0-beta.21 v1.4.0-beta.21 2025-11-16 16:42:59 -08:00
Shridhar Deshmukh
9d1453d1e9 chore: fix crash in getMigrations after the first migration run (#6029)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-11-17 00:36:40 +00:00
Taesu
b855a956fe feat(phone-number): allow custom verifyOTP implementation (#5926)
Co-authored-by: Zain Memon <zain@inzain.net>
2025-11-16 22:30:40 +00:00
Maxwell
3abc8e1e04 fix: /change-email should trigger session signal (#6025) 2025-11-16 22:22:51 +00:00
Maxwell
da37456fd0 fix(anonymous): isAnonymous should default to false instead of null (#6026) 2025-11-16 22:09:34 +00:00
rovertrack
0831632074 feat(last-login-method): add support for 'siwe' as a last login method and added tests (#6027) 2025-11-16 22:07:50 +00:00
Maxwell
37f5a619fb fix(organization): activeOrgId no longer inferred after enabling dynamic AC (#6023) 2025-11-16 17:57:02 +00:00
nbifrye
b54c257231 fix(last-login-method): LastLoginMethod cookie is not set when using a generic oauth provider (#6016) 2025-11-16 17:15:53 +00:00
Taesu
69fa6b73ab chore: update zod email chaining (#6017) 2025-11-16 17:14:59 +00:00
Alex Yang
6c9fe209e2 chore: bump vitest (#6012) 2025-11-15 23:28:56 +00:00
Taesu
9698ca1465 docs: adjust dodopayments icon color (#6010) 2025-11-15 21:12:57 +00:00
Turgay Saba
3715eb7073 chore: improve zod imports tree shaking (#5995)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-11-15 21:06:01 +00:00
Taesu
548da434d0 docs: add bottom margin to TOC (#6011) 2025-11-15 20:45:55 +00:00
Maxwell
f5bbb96d4e feat: adapter join support (#5730) 2025-11-15 16:55:50 +00:00
Thomas Mol
4817a6e9a4 fix(openapi): add operationIds to routes (#2107)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: TheUntraceable <73362400+TheUntraceable@users.noreply.github.com>
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2025-11-15 08:25:27 -08:00
Bereket Engida
7aa296e6cb fix(haveibeenpwned): check for limited set of paths (#5998) 2025-11-15 04:12:32 +00:00
Rob Bayliss
7ed2805b76 fix(sso): export SSOProvider type (#5996) 2025-11-14 23:09:52 +00:00
Rob Bayliss
7800aa5f7e fix(sso): prevent server instance from leaking to client (#5994) 2025-11-14 21:08:21 +00:00