Skip to content
This repository was archived by the owner on May 26, 2022. It is now read-only.

Releases: twilio/authy-php

4.0.0-rc2

4.0.0-rc2 Pre-release
Pre-release

Choose a tag to compare

@luisuribe luisuribe released this 15 Mar 17:28
eda62d8

Support for PHP 8

4.0.0-rc1

4.0.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@luisuribe luisuribe released this 10 Oct 04:10
42509c4

Update to Guzzle 7

Merge pull request #65 from luisuribe/3.0.5

Choose a tag to compare

@luisuribe luisuribe released this 09 Apr 01:57
7bb6379
  • Added CHANGES.md
  • Updating TravisCI link

3.1.0 RC

3.1.0 RC Pre-release
Pre-release

Choose a tag to compare

@luisuribe luisuribe released this 10 Jan 17:38
7816e29
  • Added QR code request to authy api client
  • Fix verifyToken function

v3.04

Choose a tag to compare

@luisuribe luisuribe released this 13 Oct 02:19
3fa3b36
  • Fix json dependency docs
  • Remove references to sandbox from README
  • Add code_length support in phone verification
  • Adding support for onetouch endpoints
  • Add example for sending custom actions in sms token request
  • Support custom actions in verifyToken
  • Support send_install_link in registerUser, update deleteUser to use latest API URL

v3.0

Choose a tag to compare

@luisuribe luisuribe released this 02 Jan 15:07
7f17658
  • Support for Guzzle 6x
  • Bumping PHP required version
  • Add Dockerfile and change tests to use mocked responses