2017 © Pedro Peláez
 

library google-authenticator

Google Authenticator

image

leonis/google-authenticator

Google Authenticator

  • Wednesday, April 11, 2018
  • by yangliulnn
  • Repository
  • 0 Watchers
  • 1 Stars
  • 98 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 23 % Grown

The README.md

StyleCI Build Status Latest Stable Version Total Downloads License, (*1)

google-authenticator

Google Authenticator Forked from PHPGangsta/GoogleAuthenticator, (*2)

Installation

composer require leonis/google-authenticator

Usage

use \Leonis\GoogleAuthenticator\GoogleAuthenticator;

$secret = GoogleAuthenticator::secret();

$code = GoogleAuthenticator::code($secret);

$result = GoogleAuthenticator::verify($secret,$code);

License

MIT, (*3)

The Versions

11/04 2018

dev-master

9999999-dev

Google Authenticator

  Sources   Download

MIT

The Requires

 

The Development Requires

by yangliu

11/04 2018

1.0.0

1.0.0.0

Google Authenticator

  Sources   Download

MIT

The Requires

 

The Development Requires

by yangliu

11/04 2018

1.0.1

1.0.1.0

Google Authenticator

  Sources   Download

MIT

The Requires

 

The Development Requires

by yangliu

10/10 2017

v1.0.0

1.0.0.0

Google Authenticator

  Sources   Download

MIT

The Requires

 

The Development Requires

by yangliu