机器人一次性密码(OTP) [英] Android one time password (OTP)

查看:257
本文介绍了机器人一次性密码(OTP)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在我的Andr​​oid应用程序中实现OTP功能。 在本申请中,申请后用户将接收一次性密码密钥。接收的OTP后,用户将能够成功地通过使用OTP打开帐户。什么我需要做的做到这一点?

I want to implement OTP functionality in my android application. In this application, after signup user will receive one time password key. After receiving OTP, user will be able to open account successfully by using that OTP. What i need to do achieve this?

推荐答案

检查谷歌的认证。 的https://$c$c.google.com/p/google-authenticator/ 它与OTP功能的开源项目

Check google authenticator. https://code.google.com/p/google-authenticator/ it is open source project with OTP functionality

来源$ C ​​$ C的谷歌 HTTPS://$c$c.google.com/p/google-authenticator/source/browse/回购=机器人

Source code for android app https://code.google.com/p/google-authenticator/source/browse/?repo=android

下面是源$ C ​​$ C服务器端 https://github.com/chregu/GoogleAuthenticator。 PHP

Here is source code for server side https://github.com/chregu/GoogleAuthenticator.php

维基百科的文章 http://en.wikipedia.org/wiki/Time-based_One- time_Password_Algorithm

这篇关于机器人一次性密码(OTP)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆