Commit Graph
4400 Commits
Author SHA1 Message Date
Jonathan SaminesandGitHub 7f29f4b668 chore(sso): add missing option types to sso plugin types (#8002) 2026-02-16 12:35:35 -08:00
1e30369b2c feat(oauth): add support for legacy OAuth clients that don't use PKCE (#7609)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Paola Estefanía de Campos <84341268+Paola3stefania@users.noreply.github.com>
2026-02-16 12:35:18 -08:00
Alex YangandGitHub 6c52e5f6a9 fix(captcha): include error codes in middleware responses (#7991) 2026-02-16 10:04:03 +00:00
TaesuandGitHub 7c52f359b1 fix(organization): refetch activeMember and activeMemberRole when active organization changes (#7989) 2026-02-16 06:21:53 +00:00
dce7bf1c00 fix(core): exclude tsconfig.json from published package (#7967)
Co-authored-by: Gautam Manchandani <gautammanch@Gautams-MacBook-Air.local>
2026-02-16 05:59:57 +00:00
TaesuandGitHub b857d03426 fix(client): infer additional fields for top-level user and session responses (#7986) 2026-02-16 04:45:46 +00:00
Alex YangandGitHub 62d51d00c7 test: check client output (#7979) 2026-02-15 09:29:23 +00:00
MaxwellandGitHub ad111866cd fix(mongo-adapter): updating a FK id should store as ObjectID (#7977) 2026-02-15 01:05:35 -08:00
Joél SolanoandGitHub cf8322707c feat: auth cli (#7964) 2026-02-15 07:44:50 +00:00
TaesuandGitHub 74e06e426c fix(stripe): fall back to customers.list when customers.search API is unavailable (#7965) 2026-02-15 07:44:16 +00:00
Bereket Engida 5685ecd175 Revert "chore: should keep singleton of ctx (#7654)"
This reverts commit d1b26b1a14.
2026-02-14 21:57:10 -08:00
Joél SolanoandGitHub 639b20fce5 chore(i18n): re-export types (#7974) 2026-02-14 21:38:34 -08:00
Bereket Engida 6846aec6ed Revert "Revert "fix(custom-session): use getSetCookie() to preserve individual Set-Cookie headers (#7879)""
This reverts commit ae30da5de3.
2026-02-14 20:58:46 -08:00
Bereket Engida ae30da5de3 Revert "fix(custom-session): use getSetCookie() to preserve individual Set-Cookie headers (#7879)"
This reverts commit 64bb8b4d28.
2026-02-14 20:40:47 -08:00
Alex YangandBereket Engida d1b26b1a14 chore: should keep singleton of ctx (#7654) 2026-02-14 20:40:42 -08:00
Gustavo ValverdeandGitHub 5b2604b0bd fix(oauth-provider): support scope narrowing at consent submission (#7873) 2026-02-14 20:25:01 -08:00
Thomas PeklakandGitHub 64bb8b4d28 fix(custom-session): use getSetCookie() to preserve individual Set-Cookie headers (#7879) 2026-02-14 20:19:44 -08:00
Joél SolanoandGitHub a4a3727dde fix(email-otp): avoid user enumeration when disabled sign-up (#7971) 2026-02-14 19:17:29 -08:00
TaesuandGitHub 0a1dd5fbf3 feat(stripe): add billingInterval field to subscription (#7221) 2026-02-13 22:15:10 +00:00
Joél SolanoandGitHub b1f917e5e6 refactor(electron): hoist setupRenderer and bundle into separate file (#7936) 2026-02-13 09:34:56 +00:00
95a5a6e1f4 feat(sso): add IdP-initiated SAML Single Logout (SLO) (#7567)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-02-13 06:49:42 +00:00
TaesuandGitHub ddc2740724 fix(stripe): propagate trial data in subscription webhook handlers (#7955) 2026-02-13 03:35:09 +00:00
TaesuandGitHub 04217429c5 fix(stripe): drop metered billing, use generic lineItems instead (#7951) 2026-02-12 22:17:22 +00:00
TaesuandGitHub 7950f98df0 fix(stripe): remove getSubscriptionUsage endpoint (#7949) 2026-02-12 20:50:17 +00:00
TaesuandGitHub 4fb5227641 fix(stripe): prevent duplicate line item when priceId equals seatPriceId (#7947) 2026-02-12 20:18:42 +00:00
TaesuandGitHub 9b5a786175 fix(stripe): move meters config into plans for usage-based billing (#7946) 2026-02-12 18:13:48 +00:00
Alex YangandGitHub d5955d6ab2 chore: bump version (#7882) 2026-02-12 13:27:12 +00:00
Alex YangandGitHub 86ca6d0b19 fix: separate rate limit request and response handling (#7939) 2026-02-12 10:40:51 +00:00
32d0682ecc fix(organization): remove unreachable null check in acceptInvitation (#7825)
Co-authored-by: Taesu <bytaesu@gmail.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-02-12 07:48:15 +00:00
KaruppusamyandGitHub af0c885a6c fix(oauth): support case-insensitive email matching for social account linking (#7812) 2026-02-12 07:36:17 +00:00
Alex YangandGitHub 09adc74d80 fix: safely coerce date values from DB in OAuth provider plugin (#7937) 2026-02-12 07:19:21 +00:00
Jonathan SaminesandGitHub 10aa14d406 feat(scim): introduce ownership model for SCIM (#7931) 2026-02-12 06:54:19 +00:00
Alex YangandGitHub d692555a65 chore: use throw APIError.from (#7934) 2026-02-12 06:53:32 +00:00
Paola Estefanía de CamposandGitHub cc80515644 fix(sso): resolve TXT record at verification subdomain instead of root domain (#7935) 2026-02-12 06:52:03 +00:00
2d59c928d5 fix(admin): apply listUsers filter when filterValue is defined (#7827)
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-02-12 00:11:58 +00:00
TaesuandGitHub a30fc6d6bf fix(core): coerce string where values to match field types in adapter (#7860) 2026-02-12 00:11:20 +00:00
TaesuandGitHub 150d2a3454 fix(one-tap): remove broken direct FedCM API call and harden prompt lifecycle (#7928) 2026-02-12 00:04:34 +00:00
TaesuandGitHub dcd9337616 feat(stripe): add seat-based billing and usage-based billing (#7930) 2026-02-11 23:50:39 +00:00
Jonathan SaminesandGitHub 4595d12cfd feat(scim): add SCIM connection management endpoints (#7898) 2026-02-11 12:34:19 +00:00
f15d28bc7b feat(test-utils): add test utilities plugin for integration and E2E testing (#7746)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-02-11 12:29:34 +00:00
Alex YangandGitHub 0eec06c5f2 feat: support infer init context (#7923) 2026-02-11 11:40:53 +00:00
Alex YangandGitHub 5d8cde2eb2 fix: type extends (#7922) 2026-02-11 10:08:38 +00:00
cb5ff28897 feat(magic-link): add allowedAttempts options (#5552)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-02-11 09:31:35 +00:00
Alex YangandGitHub 5bd49694a0 chore: bump better-call (#7906) 2026-02-11 09:31:04 +00:00
Paola Estefanía de CamposandGitHub 68f70b7b14 fix(sso): use POST with body params for provider CRUD endpoints to fix client inference (#7903) 2026-02-11 02:49:39 +00:00
Alex YangandGitHub c5803173fe test: use vitest best practice (#7888) 2026-02-10 06:32:03 +00:00
Alex YangandGitHub 229c637033 test(email-otp): simplify test assertions and improve error handling (#7884) 2026-02-10 03:09:19 +00:00
Joél SolanoandGitHub d8af796136 chore(electron): add electron to peerDependencies (#7858) 2026-02-10 01:51:40 +00:00
Paola Estefanía de CamposandGitHub bf2b298324 fix(sso): harden SAML ACS error redirects and add regression test for #7777 (#7815) 2026-02-10 01:04:48 +00:00
Joél SolanoandGitHub 3d17eaee3f chore(electron) add openapi metadata to routes (#7872) 2026-02-10 01:04:28 +00:00