Vonage / vonage-php-sdk-core

Vonage REST API client for PHP. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
https://developer.vonage.com/
Apache License 2.0
908 stars 181 forks source link

Min timeout for Verify requests is now 15 #487

Closed SecondeJK closed 1 month ago

SecondeJK commented 1 month ago

This PR changes the minimum timeout for Verify to be 15 seconds.

Description

See tests for ranges permitted.

Motivation and Context

API change that is backwards compatible.

How Has This Been Tested?

Test suite updated.

Example Output or Screenshots (if appropriate):

Types of changes

Checklist: