Commit Graph

4972 Commits

Author SHA1 Message Date
Rin Arakaki
15e3398afc docs: update stripe.mdx (#5077) 2025-11-05 21:54:09 +00:00
Joél Solano
5deaf6b1ec chore: re-export better-call types (#5776)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-11-05 21:47:54 +00:00
Taesu
f327e336c8 refactor: split the passkey plugin into a separate package (#5769) 2025-11-05 17:05:39 +00:00
Gautam Manchandani
414d069303 fix: string[] inference for additionalFields (#5778)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
2025-11-05 17:02:29 +00:00
Alex Yang
cea5bf2464 feat: add request state (#5742) 2025-11-05 01:32:03 +00:00
Alex Yang
2f02916bd2 fix(oauth): redirect to GET for POST method (#5759) 2025-11-05 00:33:26 +00:00
Bereket Engida
e62d3ee07f fix: trigger use session on revoke sessions (#5761) 2025-11-04 23:54:25 +00:00
Bereket Engida
0c642f54b4 docs: remove guest doc mention (#5760) 2025-11-04 23:53:19 +00:00
Maxwell
f9964b01e4 feat: Improved API error page (#5272)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2025-11-04 23:12:38 +00:00
Bereket Engida
67aa5a1125 docs: add warning on trustEmailVerified config (#5755) 2025-11-04 19:19:46 +00:00
Babou
d9141c6482 docs(builder): fix layout overflow on smaller screens (#5752)
Co-authored-by: EvanGourmaud <83598451+EvanGourmaud@users.noreply.github.com>
2025-11-04 19:12:14 +00:00
Gautam Manchandani
fa147793db feat(plugin-openapi): Allow passing nonce for CSP (#5751)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
2025-11-04 17:58:42 +00:00
Bereket Engida
956eb5b015 Revert "fix(cookie): sameSite to "none" for oauth state (#5748)"
This reverts commit 324a2ed343.
2025-11-04 00:17:22 -08:00
Alex Yang
a09147f53c chore: remove unsued code (#5749) 2025-11-04 05:40:31 +00:00
Alex Yang
324a2ed343 fix(cookie): sameSite to "none" for oauth state (#5748) 2025-11-04 05:13:24 +00:00
Alex Yang
13dee5362c chore(demo): fix url for vercel preview 2025-11-03 18:01:59 -08:00
Alex Yang
e0f4aa43d3 docs: update apple.mdx (#5747) 2025-11-04 01:48:38 +00:00
Alex Yang
6ccc2246ac chore(demo): enable apple login (#5746) 2025-11-04 01:47:25 +00:00
Ridhim Singh Raizada
51bd7deaaa fix(session): persist additionalFields in cookie cache (#5735) 2025-11-04 00:07:32 +00:00
Alex Yang
82be680ed6 docs: fix safeDateConversion to use milliseconds directly (#5745)
Co-authored-by: Kaan Ozdokmeci <kaandok@users.noreply.github.com>
2025-11-03 23:04:57 +00:00
Alex Yang
51be6a0311 docs: fix import name (#5740) 2025-11-03 18:01:49 +00:00
Scott Wu
310a4e4f69 docs: update line social provider example (#5185) 2025-11-03 09:55:50 -08:00
Stephen Zhou
2451c78234 feat(stripe): allow any scheme (#5725)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-03 17:43:36 +00:00
Maxwell
0dfe65cb62 feat(mongodb): support string IDs over ObjectIDs (#5384)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Ahmed Riad <58295120+ahmedriad1@users.noreply.github.com>
2025-11-03 17:27:25 +00:00
Slava Yultyyev
200fefb2ce docs: add Firestore community adapter (#5733) 2025-11-03 04:15:47 +00:00
Taesu
9d4ef526d9 fix: add missing userId in listAccounts response (#5731) 2025-11-03 04:11:37 +00:00
Taesu
6d4e7bc0fe docs: drop halloween logo (#5732) 2025-11-02 20:55:30 +00:00
Icy
d159e97931 fix(vk): check for empty email after user profile mapping (#5719) 2025-11-02 15:38:40 +00:00
Alex Yang
102496403c feat: async import in getAdapter (#5722) 2025-11-02 09:42:31 +00:00
Braden Kopenkoskey
ea1bceb818 fix(cli): move type dependencies to devDependencies (#5712) 2025-11-02 02:24:13 +00:00
Alex Yang
31108b3658 fix(test): use async import for db (#5708) 2025-11-01 00:50:22 +00:00
Taesu
a283eca2a1 docs: revert hero section command (#5707) 2025-10-31 20:58:35 +00:00
Gautam Manchandani
06e8ca3d91 feat: implement automatic server-side IP detection (#5695)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
2025-10-31 20:25:39 +00:00
Alex Yang
b69773910a feat: esm only (#5703) 2025-10-31 15:42:26 +00:00
Harry Yep
c4890c813e fix(adapters): mongodb id issue (#5686)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2025-10-31 15:38:46 +00:00
Duki
c6241f26b5 fix: delete duplicate email existence check in changeEmail endpoint (#5699)
Co-authored-by: Dusan Misic <dmisic@inventage.com>
2025-10-31 15:38:05 +00:00
Gautam Manchandani
6d7e3bb3f5 fix: type mismatch for 'banned' on UserWithRole (#5701)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
2025-10-31 15:29:15 +00:00
Taesu
e8babdce0a docs: update migration guide from Supabase Auth (#5669) 2025-10-30 23:16:13 +00:00
Musanna Al Akil
1aa4a9cead docs: fix indentation for sendOnSignIn property (#5675) 2025-10-30 23:14:14 +00:00
Rob Bayliss
21ca9530d2 fix(sso): Move oauth2-mock-server dep into devDependencies for sso package (#5689) 2025-10-30 23:12:48 +00:00
Maxwell
cea909427e fix(generic-oauth): overrideUserInfo doesn't work (#5683) 2025-10-30 19:29:06 +00:00
Alex Yang
7b65ddd02c test: add type test for organization plugin (#5581) 2025-10-29 21:41:10 +00:00
Alex Yang
cd567659b8 chore: release v1.4.0-beta.15 v1.4.0-beta.15 2025-10-29 00:09:49 -07:00
Bereket Engida
afce9ff18d feat: stateless session management (#5601)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-29 02:14:58 +00:00
Alex Yang
0aa6dff678 feat: session store chunking (#5645)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-29 00:11:52 +00:00
Taesu
7ff7e6a79c docs: fix runtime errors and clean up code (#5656) 2025-10-28 23:46:38 +00:00
Alex Yang
447d9f2e23 chore: use strict lint rules (#5655) 2025-10-28 23:42:41 +00:00
Alex Yang
f96c490175 chore: bump dev dependencies (#5647) 2025-10-28 23:32:30 +00:00
Alex Yang
b6d405f75a fix: add undefined type for optional property types (#5654) 2025-10-28 23:26:03 +00:00
Taesu
360f257b6d docs: improve UX for floating-ai-search component (#5653) 2025-10-28 22:49:30 +00:00