Commit Graph
6898 Commits
Author SHA1 Message Date
MaxwellandGitHub c49011ad65 docs: remove outdated isNew badge (#5840) 2025-11-07 19:47:59 +00:00
2f55edbf8c chore(api): export ip util functions (#5800)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2025-11-07 18:09:14 +00:00
bc5806c866 docs: adds creem plugin adaptor reference (#5829)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-07 18:03:45 +00:00
MaxwellandGitHub 52624ed353 fix(phone-number): shouldn't allow updating phone number on /update-user endpoint (#5833) 2025-11-07 17:33:16 +00:00
Bereket EngidaGitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
4ac3476642 feat: add support for uuids (#5809)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-11-07 05:47:51 +00:00
Bereket Engida 04c0c10472 chore: release v1.4.0-beta.18 v1.4.0-beta.18 2025-11-06 21:18:46 -08:00
Alex YangandGitHub 7caa2752ed feat(client): add type helper AuthClient (#5815) 2025-11-07 05:07:17 +00:00
Bereket EngidaGitHubCopilotcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
c2fe6275fc chore: remove additionalData config for oauth config (#5816)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-11-07 05:04:09 +00:00
Alex YangandGitHub 3bc04384d8 chore(demo): fix ref type (#5817) 2025-11-07 05:00:50 +00:00
Alex YangandGitHub e96e542689 fix(oidc-provider): improve typing (#5813) 2025-11-07 00:07:16 +00:00
Bereket Engida b6dd8c2065 chore: release v1.4.0-beta.17 v1.4.0-beta.17 2025-11-06 15:56:07 -08:00
Bereket Engida f774edcd65 chore: update oauth state docs 2025-11-06 15:55:59 -08:00
Bereket EngidaandGitHub 10cee5215a feat(jwt): support custom adapter option for jwt (#5812) 2025-11-06 23:36:32 +00:00
Joél SolanoandGitHub 93f62482f2 chore: re-export helper types in client plugins (#5802) 2025-11-06 17:46:19 +00:00
Harry YepandGitHub fe5477e6cd fix(two-factor): incorrect reference for server only actions (#5796) 2025-11-06 17:45:30 +00:00
6e878c188b docs: prevent TOC flicker on anchor link click (#5805)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2025-11-06 17:39:12 +00:00
4a664e37ff fix(two-factor): avoid GET endpoints with body (#5792)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2025-11-06 15:16:43 +00:00
Bereket Engida 7aadb8c88e docs: remove cookies information section 2025-11-05 22:26:34 -08:00
MaxwellandGitHub 97c9766310 fix(adapter): should not apply defaultValue during find calls (#5779) 2025-11-06 05:18:37 +00:00
MaxwellGitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
08ec2efeee docs: Improve cookie information in docs (#5324)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-11-06 05:09:53 +00:00
Alex YangandGitHub 4b64499dd9 test: export getTestInstance (#5791) 2025-11-06 04:36:20 +00:00
Alex YangandGitHub 073053c85c test: fix cli path (#5788) 2025-11-06 00:01:41 +00:00
Alex YangandGitHub 300b10ce5c chore: bump version (#5766) 2025-11-05 23:13:24 +00:00
5c8dd9fed2 fix: unsanitized endpoints provided dates will cause DB insert failure (#5042)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2025-11-05 23:09:15 +00:00
Alex Yang bf4b97abf4 chore: release v1.4.0-beta.16 v1.4.0-beta.16 2025-11-05 14:45:07 -08:00
MaxwellandAlex Yang e9157885c6 fix(adapter): Kysely with CamelCasePlugin breaks for OIDC. (#5078) 2025-11-05 14:43:57 -08:00
Rin ArakakiandGitHub 15e3398afc docs: update stripe.mdx (#5077) 2025-11-05 21:54:09 +00:00
5deaf6b1ec chore: re-export better-call types (#5776)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-11-05 21:47:54 +00:00
TaesuandGitHub f327e336c8 refactor: split the passkey plugin into a separate package (#5769) 2025-11-05 17:05:39 +00:00
Gautam ManchandaniandGitHub 414d069303 fix: string[] inference for additionalFields (#5778)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
2025-11-05 17:02:29 +00:00
Alex YangandGitHub cea5bf2464 feat: add request state (#5742) 2025-11-05 01:32:03 +00:00
Alex YangandGitHub 2f02916bd2 fix(oauth): redirect to GET for POST method (#5759) 2025-11-05 00:33:26 +00:00
Bereket EngidaandGitHub e62d3ee07f fix: trigger use session on revoke sessions (#5761) 2025-11-04 23:54:25 +00:00
Bereket EngidaandGitHub 0c642f54b4 docs: remove guest doc mention (#5760) 2025-11-04 23:53:19 +00:00
MaxwellGitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>Bereket Engida
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 EngidaandGitHub 67aa5a1125 docs: add warning on trustEmailVerified config (#5755) 2025-11-04 19:19:46 +00:00
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 ManchandaniandGitHub 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 YangandGitHub a09147f53c chore: remove unsued code (#5749) 2025-11-04 05:40:31 +00:00
Alex YangandGitHub 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 YangandGitHub e0f4aa43d3 docs: update apple.mdx (#5747) 2025-11-04 01:48:38 +00:00
Alex YangandGitHub 6ccc2246ac chore(demo): enable apple login (#5746) 2025-11-04 01:47:25 +00:00
Ridhim Singh RaizadaandGitHub 51bd7deaaa fix(session): persist additionalFields in cookie cache (#5735) 2025-11-04 00:07:32 +00:00
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 YangandGitHub 51be6a0311 docs: fix import name (#5740) 2025-11-03 18:01:49 +00:00
Scott WuandAlex Yang 310a4e4f69 docs: update line social provider example (#5185) 2025-11-03 09:55:50 -08:00
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
MaxwellGitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>Ahmed Riad
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