Download the PHP package nsp-team/google-authenticator without Composer
On this page you can find all versions of the php package nsp-team/google-authenticator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nsp-team/google-authenticator
More information about nsp-team/google-authenticator
Files in nsp-team/google-authenticator
Download nsp-team/google-authenticator
More information about nsp-team/google-authenticator
Files in nsp-team/google-authenticator
Vendor nsp-team
Package google-authenticator
Short Description Google Authenticator
License Apache-2.0
Package google-authenticator
Short Description Google Authenticator
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package google-authenticator
Summary
This is a php library ,Google Authenticator One-time Password Algorithm in PHP
- 相对于验证码,安全很多;几乎是不会存在破解的方法
- 验证码有时候无法识别,不方便操作
- 一机一码,不会存在账号盗用的问题
- 动态验证,每30秒生产一个验证码,安全更加保障
see: https://www.phpgangsta.de/2-faktor-authentifizierung-mit-dem-google-authenticator
Installation
This library is installable via composer
composer require nsp-team/google-authenticator
Usage
All versions of google-authenticator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3.0
The package nsp-team/google-authenticator contains the following files
Loading the files please wait ....