twilio / authy-php

A PHP client for Authy
245 stars 87 forks source link

$opts parameter is not merged with $params in verifyToken #48

Closed cyrnetix closed 5 years ago

cyrnetix commented 6 years ago

Since the merge of 12 december 2017 the $opts parameters is not merged anymore with $params in the verifyToken() method. Options like 'custom actions for sms' won't work anymore and the token becomes invalid.

robinske commented 5 years ago

This should be fixed with the linked PR