Releases: descope/node-sdk
Releases · descope/node-sdk
v2.6.0
17 May 13:23
Compare
Sorry, something went wrong.
No results found
2.6.0 (2026-05-17)
Features
license handshake and x-descope-license header (#730 ) (826feaa )
v2.5.0
30 Apr 20:02
Compare
Sorry, something went wrong.
No results found
2.5.0 (2026-04-30)
Features
add support for MCP-server JWT issuers (#724 ) (d75e777 )
Bug Fixes
tenant: correct TenantSettings type to match proto API (#722 ) (81b09ed )
v2.4.0
20 Apr 18:35
Compare
Sorry, something went wrong.
No results found
2.4.0 (2026-04-20)
Features
v2.3.0
12 Apr 07:28
Compare
Sorry, something went wrong.
No results found
2.3.0 (2026-04-11)
Features
Add additional login ids param to the patch (#709 ) (ec20dd4 )
tenant: add updateDefaultRoles method to tenant management (#714 ) (99f0724 )
user: add verifiedEmail and verifiedPhone filters to user search (#704 ) (a23cbb1 )
user: support userId in invite and inviteBatch (#696 ) (717dde6 )
v2.2.1
23 Mar 10:30
Compare
Sorry, something went wrong.
No results found
2.2.1 (2026-03-23)
Bug Fixes
deps: update dependency @descope/core-js-sdk to v2.58.0 (#701 ) (b4e9f21 )
fga: pre-consume cache response body to prevent node-fetch clone hang when using fgaCacheUrl (#700 ) (3b3d649 )
v2.2.0
17 Mar 13:14
Compare
Sorry, something went wrong.
No results found
2.2.0 (2026-03-17)
Features
user: rename loginId to loginIdOrUserId in user management methods (#691 ) (f22b8b0 )
v2.1.0
17 Mar 09:02
Compare
Sorry, something went wrong.
No results found
2.1.0 (2026-03-17)
Features
v2.0.0
16 Mar 15:14
Compare
Sorry, something went wrong.
No results found
2.0.0 (2026-03-16)
⚠ BREAKING CHANGES
user: The search and searchTestUsers methods now return UserSearchResponse with { users, total } instead of UserResponse[].
Features
user: return total count in search and searchTestUsers responses (#664 ) (12150be ), closes #662
Bug Fixes
increase FGA cache timeout and make it configurable (#678 ) (001b2b5 )
v1.10.0
26 Feb 13:12
Compare
Sorry, something went wrong.
No results found
1.10.0 (2026-02-26)
Features
access key custom attributes CRU (#645 ) (145d363 )
authz: route whoCanAccess and whatCanTargetAccess through FGA cache (#658 ) (e7d0b2b )
role inheritence config for sub tenants (#648 ) (ae4d906 )
Bug Fixes
deps: update dependency @descope/core-js-sdk to v2.56.2 (#647 ) (7a2d6f3 )
deps: update dependency @descope/core-js-sdk to v2.57.0 (#650 ) (3b49073 )
expose SSO SAML mapping default roles (49d7a67 )
expose SSO SAML mapping default roles (49d7a67 )
v1.9.1
16 Jan 10:44
Compare
Sorry, something went wrong.
No results found
1.9.1 (2026-01-15)
Bug Fixes