Vonage / vonage-node-sdk

Vonage API client for Node.js. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Apache License 2.0
375 stars 178 forks source link

fix(verify2): sms and silent auth updates #908

Closed manchuck closed 4 months ago

manchuck commented 5 months ago

Added check url to request result Added redirect url for silent auth request Added content id and entity id for sms request Allowing any locale to be set along with the predefined locales

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ad0d6c0) 83.44% compared to head (12834de) 83.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.x #908 +/- ## ======================================= Coverage 83.44% 83.44% ======================================= Files 121 121 Lines 1649 1649 Branches 325 325 ======================================= Hits 1376 1376 Misses 273 273 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.