Skip to content

2-factor-authentification in PHP, compatible with the Google Authenticator App

License

Notifications You must be signed in to change notification settings

wortwart/GoogleAuthenticator.php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ported from http://code.google.com/p/google-authenticator/

  • Fixes an error in the library with the timestamp format.
  • Removes original demo app.
  • Adds own demo app (auth-demo.php, style.css, dump.sql).
  • Adds totp.php to help understand the TOTP algorithm.

This script is discussed in c't Magazin issue 11/2016.

Issues:

The demo app's user interface is in German. If there's interest I might translate it.

About

2-factor-authentification in PHP, compatible with the Google Authenticator App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.4%
  • CSS 2.6%