This release introduces support for executing management flows, outbound app token fetching, enhanced user and tenant management capabilities, and more.
🚀 New Features & Enhancements
- Management Flow Execution – Added support for executing management flows (#554)
- Outbound App Token Fetching – Added methods for retrieving tokens for outbound apps (#540)
- Batch User Creation – Enabled creation of multiple users in a single request (#553)
- Tenant Role Search Enhancements – Added
tenantRoleIds
andtenantRoleNames
filters to user search requests (#552) - Custom Attribute Improvements – Added support for arrays of strings in custom attribute types (#444)
🛠 Fixes & Maintenance
- Improved Resilience for Edge Cases – Implemented a retry mechanism for handling HTTP 521 and 524 responses (descope-js#1151)
🔗 Full Changelog: Compare release/v1.7.8...release/v1.7.9