Commit Graph

5025 Commits

Author SHA1 Message Date
Bereket Engida
48bc3bbbe5 use slug 2025-11-09 23:30:59 -08:00
Bereket Engida
d8aca1ccfc update test 2025-11-09 23:15:14 -08:00
Bereket Engida
124d2d8d12 fix 2025-11-09 22:59:17 -08:00
Bereket Engida
516a5c47f7 add check 2025-11-09 22:56:46 -08:00
Bereket Engida
6afbc004d9 fix 2025-11-09 22:53:37 -08:00
Bereket Engida
f1f3fb9e25 fix test 2025-11-08 18:59:39 -08:00
Bereket Engida
2b27b66a14 feat: support slug for find member 2025-11-08 18:52:31 -08:00
Greg Jackson
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
Taesu
dcc7d6f70d chore: improve api error page (#5855) 2025-11-09 00:34:11 +00:00
Harry Yep
b0cff5b2d1 chore(two-factor): code reference (#5797) 2025-11-08 18:41:14 +00:00
Taesu
fe0f4192ba chore: rename tsconfig customCondition to dev-source (#5850) 2025-11-08 17:15:20 +00:00
Duki
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 Manchandani
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 Engida
0d41f6a10a fix: update hooks return should merge with original data (#5852) 2025-11-08 14:27:54 +00:00
Bereket Engida
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
Taesu
15a7e0bf01 fix(stripe): prevent duplicate customer creation on signup (#5847) 2025-11-08 07:03:29 +00:00
Alex Yang
11967ecad5 chore: disable cache for test-related tasks (#5846) 2025-11-08 02:14:30 +00:00
Alex Yang
3a2dcd4c83 chore(e2e): type fix (#5845) 2025-11-08 01:53:41 +00:00
Alex
12db1cb091 fix(expo): account linking flow on mobile (#5836) 2025-11-07 21:45:00 +00:00
Alex Yang
77d10e0e6f test: separate login with Google (#5789) 2025-11-07 21:34:40 +00:00
Joél Solano
268c97cf5c chore: re-export access & db types (#5827) 2025-11-07 20:54:18 +00:00
Jakub Kołodziejczak
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 Yang
3b12fafb02 chore: re-export third party types (#5839) 2025-11-07 19:58:04 +00:00
Maxwell
089e6cb137 fix(organization): deleting member from org doesn't delete them from teams (#5063) 2025-11-07 19:49:37 +00:00
Maxwell
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
Maxwell
c49011ad65 docs: remove outdated isNew badge (#5840) 2025-11-07 19:47:59 +00:00
armful
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
Gabriel Ferraz
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
Maxwell
52624ed353 fix(phone-number): shouldn't allow updating phone number on /update-user endpoint (#5833) 2025-11-07 17:33:16 +00:00
Bereket Engida
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 Yang
7caa2752ed feat(client): add type helper AuthClient (#5815) 2025-11-07 05:07:17 +00:00
Bereket Engida
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 Yang
3bc04384d8 chore(demo): fix ref type (#5817) 2025-11-07 05:00:50 +00:00
Alex Yang
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 Engida
10cee5215a feat(jwt): support custom adapter option for jwt (#5812) 2025-11-06 23:36:32 +00:00
Joél Solano
93f62482f2 chore: re-export helper types in client plugins (#5802) 2025-11-06 17:46:19 +00:00
Harry Yep
fe5477e6cd fix(two-factor): incorrect reference for server only actions (#5796) 2025-11-06 17:45:30 +00:00
Gautam Manchandani
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
Jonathan Samines
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
Maxwell
97c9766310 fix(adapter): should not apply defaultValue during find calls (#5779) 2025-11-06 05:18:37 +00:00
Maxwell
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 Yang
4b64499dd9 test: export getTestInstance (#5791) 2025-11-06 04:36:20 +00:00
Alex Yang
073053c85c test: fix cli path (#5788) 2025-11-06 00:01:41 +00:00
Alex Yang
300b10ce5c chore: bump version (#5766) 2025-11-05 23:13:24 +00:00