2017 © Pedro Peláez
 

library google-authenticator

Library to integrate Google Authenticator into a PHP project

image

sonata-project/google-authenticator

Library to integrate Google Authenticator into a PHP project

  • Saturday, July 21, 2018
  • by sonata-project
  • Repository
  • 18 Watchers
  • 162 Stars
  • 2,245,896 Installations
  • PHP
  • 32 Dependents
  • 11 Suggesters
  • 131 Forks
  • 1 Open issues
  • 12 Versions
  • 6 % Grown

The README.md

Google Authenticator

Ported from http://code.google.com/p/google-authenticator/, (*1)

You can use the Google Authenticator app from here http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=1066447 to generate One Time Passwords/Tokens and check them with this little PHP app (Of course, you can also create them with this)., (*2)

Latest Stable Version Latest Unstable Version License, (*3)

Total Downloads Monthly Downloads Daily Downloads, (*4)

Branch Github Actions Coverage
2.x [Test][test_stable_link] Coverage Status
3.x [Test][test_unstable_link] Coverage Status

Installation using Composer

composer require sonata-project/google-authenticator

Usage

See example.php for how to use it., (*5)

There's a little web app showing how it works in web/, please make users.dat writeable for the webserver, doesn't really work otherwise (it can't save the secret). Try to login with chregu/foobar., (*6)

What's missing in the example:, (*7)

  • Prevent replay attacks. One token should only be used once
  • Show QR Code only when providing password again (or not at all)
  • Regenerate secret

Support

For general support and questions, please use StackOverflow., (*8)

If you think you found a bug or you have a feature idea to propose, feel free to open an issue after looking at the contributing guide., (*9)

License

This package is available under the MIT license., (*10)

The Versions

21/07 2018

dev-master

9999999-dev https://github.com/sonata-project/GoogleAuthenticator

Library to integrate Google Authenticator into a PHP project

  Sources   Download

MIT

The Requires

  • php ^7.1

 

The Development Requires

google authenticator

19/07 2018

2.x-dev

2.9999999.9999999.9999999-dev https://github.com/sonata-project/GoogleAuthenticator

Library to integrate Google Authenticator into a PHP project

  Sources   Download

MIT

The Requires

  • php ^7.1

 

The Development Requires

google authenticator

19/07 2018

2.2.0

2.2.0.0 https://github.com/sonata-project/GoogleAuthenticator

Library to integrate Google Authenticator into a PHP project

  Sources   Download

MIT

The Requires

  • php ^7.1

 

The Development Requires

google authenticator

31/05 2018

dev-2.x-dev-kit

dev-2.x-dev-kit https://github.com/sonata-project/GoogleAuthenticator

Library to integrate Google Authenticator into a PHP project

  Sources   Download

MIT

The Requires

  • php ^7.1

 

The Development Requires

google authenticator

09/04 2018

2.1.0

2.1.0.0 https://github.com/sonata-project/GoogleAuthenticator

Library to integrate Google Authenticator into a PHP project

  Sources   Download

MIT

The Requires

  • php ^7.1

 

The Development Requires

google authenticator

30/10 2017

dev-analysis-XaEYPZ

dev-analysis-XaEYPZ https://github.com/sonata-project/GoogleAuthenticator

Library to integrate Google Authenticator into a PHP project

  Sources   Download

MIT

The Requires

  • php ^7.1

 

The Development Requires

google authenticator

22/09 2017

1.x-dev

1.9999999.9999999.9999999-dev https://github.com/sonata-project/GoogleAuthenticator

Library to integrate Google Authenticator into a PHP project

  Sources   Download

MIT

The Requires

 

The Development Requires

google authenticator

05/06 2017

2.0.0

2.0.0.0 https://github.com/sonata-project/GoogleAuthenticator

Library to integrate Google Authenticator into a PHP project

  Sources   Download

MIT

The Requires

  • php ^7.0

 

The Development Requires

google authenticator

19/04 2017

1.1.0

1.1.0.0 https://github.com/sonata-project/GoogleAuthenticator

Library to integrate Google Authenticator into a PHP project

  Sources   Download

MIT

The Requires

 

The Development Requires

google authenticator

31/03 2014

1.0.2

1.0.2.0 https://github.com/sonata-project/GoogleAuthenticator

Library to integrate Google Authenticator into a PHP project

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

google authenticator

14/02 2014

1.0.1

1.0.1.0 https://github.com/sonata-project/GoogleAuthenticator

Library to integrate Google Authenticator into a PHP project

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

google authenticator

16/02 2013

1.0.0

1.0.0.0 https://github.com/sonata-project/GoogleAuthenticator

Library to integrate Google Authenticator into a PHP project

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

google authenticator