Skip to content

This is a PHP demo about how to set up Google Authenticator in your website.

License

Notifications You must be signed in to change notification settings

Koukotsukan/Google-Authenticator-PHP-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English Version:

This is a README about the Google Authenticator Demo.Here is my Demo.

The Google Authenticator Demo is an open-source project in order to help people set up Google Authenticator quickly.

If you need to customize the Google Authenticator service according to my demo, just modify index.php and language.php directly.

Because of the use of cookies, I made DES encryption and Base64 encoding of the cookie, this part written in the Demo is very detailed, just review the code~

According to Apache License , I need to public what I use in this demo. They are Google Authenticator , Bootstrap , Clipboard.js , bootCSSCDN, chregu/GoogleAuthenticator.php and my own Chinese-English language pack.

中文版:

这是关于Google身份验证器Demo的自述文件。这是我的demo.

Google身份验证器Demo是一个开源项目,旨在帮助人们快速搭建Google身份验证器。

如果您需要根据我的Demo自定义属于您的Google身份验证器服务,只需直接修改index.php和language.php即可。

由于使用了Cookies,Cookie被我用DES加密和Base64编码了,这部分在Demo中写的非常详细,只需你查看代码〜

根据Apache开源许可证,我需要公开我在这个演示中使用的内容。 它们是 Google Authenticator , Bootstrap , Clipboard.js , bootCSSCDN, chregu/GoogleAuthenticator.php 和我自制的中英文语言包。

About

This is a PHP demo about how to set up Google Authenticator in your website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages