This release adds support for customizing the client base URL, improves user retrieval capabilities, and includes a fix for management token validation.
🚀 New Features & Enhancements
- Custom Base URL – Added a
base_urlparameter toDescopeClientfor flexible endpoint configuration (#691) - Load Users by ID – Added the ability to retrieve users directly by their unique ID (#698)
🛠 Fixes & Maintenance
- Management Token Validation – Fixed validation logic for management tokens to ensure proper verification (#703)
🔗 Full Changelog: Compare 1.7.12...1.7.13