“Django google authenticator”的版本间的差异
docker>Evan (→参考) |
小 (导入1个版本) |
2019年10月14日 (一) 13:48的最新版本
目录
google-authenticator client
安装
这个不用说啦 play 商店中 找 google 身份验证器.我的手机是android 7
config
添加 ==> 输入提供的密钥 记得要保存好你的密钥哦
google-authenticator server
设想
可以加个不回显示的验证码,哈哈 笑死
参考
最好的可以直接代码之Django + Google Authenticator
Simple Google Authentication in Django
https://pypi.python.org/pypi/django-google-authenticator
https://github.com/Bouke/django-two-factor-auth
https://github.com/gnosis/django-google-authenticator
安卓版Google Authenticator安装及使用指导
How to Use Google Authenticator App to Secure Your Gmail Account 在Django中定制身份验证
CentOS 7上使用Google Authenticator双重身份验证保护SSH安全
WordPress和VPS利用Google Authenticator两步验证
Django Two-Factor Authentication Documentation
github上的GoogleAuthenticator
https://github.com/collective/collective.googleauthenticator
https://github.com/shinsaka/googleauthenticator_demo
https://github.com/cqf539/GoogleAuthenticator
https://github.com/gnosis/django-google-authenticator