This release adds support for specifying the signing algorithm in client assertion generation and introduces a new test attribute on the user object.
🚀 New Features & Enhancements
- Client Assertion Algorithm Selection – Added support for specifying the signing
algorithmwhen usinggenerateClientAssertionJwt, allowing more flexible assertion generation (#595) - User Object Update – Added a new
testattribute to the user response (descope-js#1257)
🔗 Full Changelog: Compare release/v1.7.17...release/v1.7.18