Skip to content

clickatell/php-two-way-authentication-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Two way authentication tutorial in PHP

You can see our other libraries and more documentation at the Clickatell APIs and Libraries Project.


This repository contains the source files for the Two way authentication tutorial in PHP.

What you need to use this example code:

  1. An Developers Central account with Clickatell with a Http or Rest API.
  2. Update the details in the public/index.php file with your account details.
  3. Update the mobile number in the Authentication class.
  4. Composer to install the dependancies for the project.
$ composer install

See STEPS.md to follow the tutorial steps.

About

Two way authentication tutorial in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%