简体   繁体   English

在跨平台移动应用中确保每个用户一个帐户的最安全方法是什么?

[英]What's the most secure way to ensure one account per user in a cross-platform mobile app?

I'm working on a polling system, and I want to prevent people from making multiple accounts or generating accounts with a bot. 我正在使用一个轮询系统,并且希望防止人们建立多个帐户或使用漫游器生成帐户。 It will have clients on iOS, Android, and web. 它将有iOS,Android和Web上的客户端。 How can I best protect the integrity of the polling data? 如何最好地保护轮询数据的完整性?

电话验证(例如SMS或语音回叫)应具有合理的保护性。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 移动应用程序的跨平台表单功能 - Cross-platform form functionality for mobile app 使用Visual Studio进行跨平台移动应用程序开发的缺点 - Disadvantages of cross-platform mobile app development using Visual Studio Facebook REST呼吁使用移动跨平台应用程序 - Facebook REST calls for mobile cross-platform app 用于移除移动Web应用程序中的地址栏的跨平台方法 - Cross-platform method for removing the address bar in a mobile web app 是否可以创建跨平台的离线移动应用程序? - Is it possible to create a cross-platform, OFFLINE mobile app? 移动浏览器中可滚动div中的滚动条跨平台 - Scrollbars in scrollable div's in mobile browsers cross-platform 跨平台移动应用程序开发框架如何工作? - How do cross-platform mobile app development frameworks work? 组织面向跨平台的 Web 服务的正确方法是什么? - What's the right way to organize cross-platform oriented web-service? 如何以正确的方式通过跨平台应用获利? - How to monetize a cross-platform app in the correct way? 当今最常用的跨平台移动应用程序开发框架是什么? - Whats the most used cross-platform Mobile Application Development Framework today?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM