Vonage / vonage-go-sdk

A lightweight library to help Go users everywhere integrate with the Vonage APIs. Issues and PRs all really welcome!!
https://vonage.github.io/vonage-go-sdk/
Apache License 2.0
51 stars 32 forks source link

verify: enable option on pin_expiry and next_event_wait #86

Open tenkoh opened 1 year ago

tenkoh commented 1 year ago

Close #74

Verify client has options to specify pin_expiry and next_event_wait, but there are no implementations. This PR has implemented them.