Commit Graph
6923 Commits
Author SHA1 Message Date
Alex Yang cab7efd363 chore: release v1.4.0-beta.19 v1.4.0-beta.19 2025-11-10 12:06:51 -08:00
Alex YangandGitHub bafe1cac2a fix(odic): case when prompt=login (#5848) 2025-11-10 19:37:12 +00:00
Stephen ZhouandGitHub bf6f712be6 fix(expo): clear peer dependence and flag optional (#5881) 2025-11-10 18:10:35 +00:00
Harrison CampbellandGitHub 86bb7b5f99 docs(one-tap): add note for Authorised JavaScript origins (#5859) 2025-11-10 00:33:37 +00:00
Alex YangandGitHub 8ae08ba7c3 chore: bump pnpm (#5877) 2025-11-10 00:23:32 +00:00
90afe1fe40 fix(two-factor): trust device token refresh (#3318)
Co-authored-by: Dylan Vanmali <dylanvanmali@yahoo.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2025-11-09 01:09:33 +00:00
TaesuandGitHub dcc7d6f70d chore: improve api error page (#5855) 2025-11-09 00:34:11 +00:00
Harry YepandGitHub b0cff5b2d1 chore(two-factor): code reference (#5797) 2025-11-08 18:41:14 +00:00
TaesuandGitHub fe0f4192ba chore: rename tsconfig customCondition to dev-source (#5850) 2025-11-08 17:15:20 +00:00
437cafcf4c fix(two-factor): improve error message for bad totp code in 2FA setup (#5826)
Co-authored-by: Dusan Misic <dmisic@inventage.com>
2025-11-08 14:46:22 +00:00
Bereket Engida 39d71bfb8a chore: update jsdocs default for transaction 2025-11-08 06:52:48 -08:00
Gautam ManchandaniandGitHub 104f64b117 docs: fix incorrect unique constraint on subscription.referenceId (#5822)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
2025-11-08 14:38:36 +00:00
Bereket EngidaandGitHub 0d41f6a10a fix: update hooks return should merge with original data (#5852) 2025-11-08 14:27:54 +00:00
Bereket EngidaGitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
498e363184 chore: shouldn't show cli warning on uuid type for strings (#5844)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-11-08 14:27:27 +00:00
Bereket Engida 14c7c407b6 docs: update use number id usage 2025-11-08 05:52:39 -08:00
TaesuandGitHub 15a7e0bf01 fix(stripe): prevent duplicate customer creation on signup (#5847) 2025-11-08 07:03:29 +00:00
Alex YangandGitHub 11967ecad5 chore: disable cache for test-related tasks (#5846) 2025-11-08 02:14:30 +00:00
Alex YangandGitHub 3a2dcd4c83 chore(e2e): type fix (#5845) 2025-11-08 01:53:41 +00:00
AlexandGitHub 12db1cb091 fix(expo): account linking flow on mobile (#5836) 2025-11-07 21:45:00 +00:00
Alex YangandGitHub 77d10e0e6f test: separate login with Google (#5789) 2025-11-07 21:34:40 +00:00
Joél SolanoandGitHub 268c97cf5c chore: re-export access & db types (#5827) 2025-11-07 20:54:18 +00:00
b1b6c49e7e fix(db): postgres - explicitly define pg_catalog for gen_random_uuid() (#5832)
Co-authored-by: Jakub Kołodziejczak <jakub.kolodziejczak@databricks.com>
2025-11-07 20:31:12 +00:00
Alex YangandGitHub 3b12fafb02 chore: re-export third party types (#5839) 2025-11-07 19:58:04 +00:00
MaxwellandGitHub 089e6cb137 fix(organization): deleting member from org doesn't delete them from teams (#5063) 2025-11-07 19:49:37 +00:00
MaxwellGitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
191f1bfa56 fix(adapter): drizzle deleteMany result should be a number (#5682)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-11-07 19:48:09 +00:00
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