php-authenticator

A generator for counter- and time based authentication codes (RFC-4226/RFC-6238, Google Authenticator).

MIT License

Downloads
54.6K
Stars
42

Bot releases are hidden (Show)

php-authenticator - 5.2.1 Latest Release

Published by codemasher 3 months ago

php-authenticator - 4.3.1

Published by codemasher 3 months ago

php-authenticator - 4.3.0

Published by codemasher 4 months ago

  • removed battle.net support (#6)
  • declare strict types
  • CI & dependency updates
php-authenticator - 5.2.0

Published by codemasher 4 months ago

  • removed battle.net support (#6)
  • declare strict types
  • CI & dependency updates
php-authenticator - 5.1.0

Published by codemasher 10 months ago

  • removed BattleNet secret creation/restore function as it is no longer supported (#6)
php-authenticator - 4.2.0

Published by codemasher 10 months ago

  • removed BattleNet secret creation/restore function as it is no longer supported (#6)
php-authenticator - 3.2.0

Published by codemasher 10 months ago

  • removed BattleNet secret creation/restore function as it is no longer supported (#6)
php-authenticator - 5.0.0

Published by codemasher over 1 year ago

  • proper rewrite
  • dropped support for PHP < 8.2
  • added Steam Guard and Battle.net authenticators
  • CI updates
php-authenticator - 4.1.0

Published by codemasher over 1 year ago

  • proper rewrite, backport of v5 to PHP 7.4
  • older v4.x releases were deleted as they were bad, the API has been retained as far as possible
php-authenticator - 3.1.0

Published by codemasher over 1 year ago

  • proper rewrite, backport of v5 to PHP 7.2 (unsupported)
  • older v3.x releases were deleted as they were bad, the API has been retained as far as possible
php-authenticator - 2.1.0

Published by codemasher over 1 year ago

  • proper rewrite, backport of v5 to PHP 7.0 (unsupported)
  • older v2.x releases were deleted as they were bad, the API has been retained as far as possible
php-authenticator - 1.2.0

Published by codemasher over 1 year ago

  • proper rewrite, backport of v5 to PHP 5.6 (unsupported)
  • older v1.x releases were deleted as they were bad, the API has been retained as far as possible