v3.13.0
·
93 commits
to 3.x
since this release
Version 3.13.0 delivers fixes and a new feature, including corrections for JWT algorithm parameters, session creation in the video API, authentication in Number Insights V2, updates to SMS and silent authentication in Verify2, and the introduction of the conversations package.
Fixed:
- Outdated/wrong algorithm argument in JWT handling.
- Video API session creation to ensure JSON return type.
- Incorrect authentication method in Number Insights V2.
- (Typescript only) Locale can now be any string along with a value from the enum
Added:
- Conversations package for enhanced communication features.
Updated:
- Added
from
,entityId
, andcontentId
to the SMS workflow in Verify V2. - Verify V2 will return back the
check_url
if present.
New Contributors:
Full Changelog View on GitHub