Django google authenticator

来自linux中国网wiki
Evan讨论 | 贡献2019年10月14日 (一) 13:48的版本 (导入1个版本)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳到导航 跳到搜索

google-authenticator client

安装

这个不用说啦 play 商店中 找 google 身份验证器.我的手机是android 7


config

添加 ==> 输入提供的密钥  记得要保存好你的密钥哦


google-authenticator server

设想

可以加个不回显示的验证码,哈哈 笑死

参考

最好的可以直接代码之Django + Google Authenticator

Simple Google Authentication in Django

Google身份验证器

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中定制身份验证

google使用新手机接收两步验证码

增强 Google 帐户的安全性

CentOS 7上使用Google Authenticator双重身份验证保护SSH安全

WordPress和VPS利用Google Authenticator两步验证

Django Two-Factor Authentication Documentation

在Django中自定义身份验证



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

google 验证

Google两步验证安装使用方法

谷歌验证 (Google Authenticator) 的实现原理