library twofactor
Library for two factor authentication
madesimple/twofactor
Library for two factor authentication
- Thursday, March 16, 2017
- by pdscopes
- Repository
- 1 Watchers
- 1 Stars
- 12 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
madesimple/twofactor
, (*1)
Library for two factor authentication., (*2)
Google Authenticator
How to use:, (*3)
use MadeSimple\TwoFactor\GoogleAuthenticator\GoogleAuthenticator;
$auth = new GoogleAuthenticator($secret);
if (!$auth->$verfiy($code)) {
// Block access
}
// Sign them in
dev-master
9999999-dev
Library for two factor authentication
Sources
Download
MIT
The Requires
The Development Requires
by
Peter Scopes
v1.0.1
1.0.1.0
Library for two factor authentication
Sources
Download
MIT
The Requires
The Development Requires
by
Peter Scopes
v1.0.0
1.0.0.0
Library for two factor authentication
Sources
Download
MIT
The Requires
The Development Requires
by
Peter Scopes