Commit Graph

2773 Commits

Author SHA1 Message Date
Arslan Ablikim
71aeb40203 fix(tiktok): remove client_secrect from authorizationUrl (#4511) 2025-09-09 00:20:40 +03:00
Alex Yang
cff7583864 chore: release v1.3.9 2025-09-08 12:20:45 -07:00
Alex Yang
23a38a13f7 chore: bump chalk & audit --fix (#4528) 2025-09-08 12:10:30 -07:00
Alex Yang
4ebc60e222 fix(paypal): use base64.encode (#4527) 2025-09-08 12:01:26 -07:00
Alex Yang
e15113737a chore: release v1.3.9-beta.4 2025-09-07 18:00:34 -07:00
Bereket Engida
6d0048e2cf chore: release v1.3.9-beta.3 2025-09-07 15:15:21 -07:00
Bereket Engida
6c35a73112 fix: respect allow different email linking option on callbacks (#4504) 2025-09-07 14:36:52 -07:00
Mlungisi Khwange
9829c4dea2 chore: add openapi 422 response (#4478) 2025-09-07 14:05:44 -07:00
Dylan Vanmali
8f80a0ffa9 fix(jwt): revert set default iat for /token endpoint (#4501) 2025-09-07 13:30:57 -07:00
Bereket Engida
693c8cbba9 feat(rate-limiter): allow disabling custom paths to not be rate limited (#4502) 2025-09-07 13:25:37 -07:00
KinfeMichael Tariku
5f996ad62b fix: properly generate OpenAPI schema for nested ZodObject and ZodOptional (#4489) 2025-09-07 01:37:55 +03:00
Alex Yang
9589cb7418 feat: lynx integration (#4470) 2025-09-05 13:21:25 -07:00
Paolo Ricciuti
4b3642d324 fix(mcp): remove duplicate /api/auth from wwwAuthenticateValue and properly format the header (#4462)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-05 10:32:57 -07:00
Hendrik Krebs
3254675225 fix(stripe): prevent multiple free trials (#4432) 2025-09-05 09:49:13 -07:00
Kevin
9833a7edee chore: update jose and crypto dependencies (#4433)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-04 21:08:36 -07:00
Alex Yang
665bc84ede chore: bump better-call (#4441) 2025-09-04 20:00:07 -07:00
Bereket Engida
347dcfd09d chore: release v1.3.9-beta.2 2025-09-04 19:50:57 -07:00
Bereket Engida
1651f27e00 feat: add support for not in operator (#4449) 2025-09-04 19:49:39 -07:00
Maxwell
ad28a4431e fix(org): list user teams had incorrect path method in jsdoc (#4446) 2025-09-05 09:55:56 +10:00
Jasper Concepcion
d814537e62 fix(tiktok): refresh token flow uses client_key (#4437) 2025-09-04 14:11:46 -07:00
Fraol Lemecha
d44595afb5 feat(mcp): customize resource in protected resource metadata (#4419) 2025-09-04 12:13:54 -07:00
Fraol Lemecha
d42cc9d7d8 fix(expo): handle link social (#4420) 2025-09-04 12:11:52 -07:00
Fraol Lemecha
b90ad87011 test: add tests for sendOnSignIn (#4431)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-04 12:06:54 -07:00
Bereket Engida
9d8f7827a0 fix: shouldn't update personal sub when upgrading with org ref id (#4435) 2025-09-04 11:42:08 -07:00
Alex Yang
158841dd91 chore: release v1.3.9-beta.1 2025-09-03 19:25:09 -07:00
Alex Yang
cd742fad1e chore: fix lint (#4416) 2025-09-03 19:20:52 -07:00
Alex Yang
14ad4347c0 fix: cloudflare build warning with node:sqlite (#4415) 2025-09-03 19:15:24 -07:00
Fraol Lemecha
f937c85a67 feat(mcp): add protected-resource metadata endpoint (#4394)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-03 17:36:18 -07:00
Alex Yang
efdb4ce4f0 chore: enable noFloatingPromises lint rule (#3842) 2025-09-03 15:02:45 -07:00
Alex Yang
a6ba8ac068 fix(db): special case schema generation ID (#4400) 2025-09-03 13:40:54 -07:00
Alex Yang
8d80bcfdb0 chore: release v1.3.8-beta.11 2025-09-03 13:09:58 -07:00
Alex Yang
4b402d1ef2 fix: strict social provider type (#4395) 2025-09-03 13:04:36 -07:00
renovate[bot]
e7c0b8b287 fix(deps): update all non-major dependencies (#3915)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-03 08:32:21 -07:00
Allie Fitter
6c00bf2bfe feat(admin): /admin/update-user role as array (#4371) 2025-09-03 08:20:37 -07:00
Evan
9fb9bd92f8 feat: use defaultNow() for drizzle timestamp fields (#3873)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-03 08:13:06 -07:00
Alex Yang
b20080f6d6 chore: bump better-call (#4377) 2025-09-03 00:24:01 -07:00
Alex Yang
77042b4a8d fix: add missing defaultValue on core schema (#4374) 2025-09-03 00:15:16 -07:00
Aaryn
0c123afe7a fix(expo): fix signout clobbering store session properties (#4378)
Co-authored-by: Aaryn Coutanche <aaryn@howdie.io>
2025-09-03 00:02:21 -07:00
Alex Yang
c84b37faaf feat: add @default and @updatedAt for prisma generator (#4375) 2025-09-02 21:22:08 -07:00
Alex Yang
a4e0ede7e3 fix(stripe): allow sync function to get plans (#4370) 2025-09-02 16:21:14 -07:00
Alex Yang
74e94c72f0 Revert "fix(bearer): certain sign-in endpoints won't give bearer token v2 (#4330)"
This reverts commit 9f15d23f77.
2025-09-02 12:09:44 -07:00
Dylan Vanmali
94a285016e feat: add json field type (#4297) 2025-09-02 11:20:51 -07:00
gwoodbridge
55815f4b9f fix(organization): was possible to remove sole org owner (#3955) 2025-09-02 11:20:09 -07:00
Maxwell
9f15d23f77 fix(bearer): certain sign-in endpoints won't give bearer token v2 (#4330) 2025-09-02 11:19:34 -07:00
Alex Yang
b4f0c1a98a feat: check endpoint conflits (#4288) 2025-09-02 11:18:18 -07:00
KinfeMichael Tariku
4efb5efa5d fix: prevent undefined from passed to adapter in username plugin (#4361) 2025-09-02 19:24:47 +03:00
Taesu
9db29660f7 feat(openapi): support Scalar Theme (#4355) 2025-09-02 00:28:26 -07:00
Taesu
4be0f57c72 fix: prevent build error for node:sqlite (#4360) 2025-09-02 00:27:23 -07:00
Alex Yang
46de63900d fix(last-login-method): cookie name inconsistent (#4350) 2025-09-01 15:20:08 -07:00
Maxwell
c06353c594 update(organization): change requests for dynamic AC (#4337) 2025-09-01 14:01:29 -07:00