Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个在 Amazon S3 上运行的 Cakephp 应用程序。这个应用程序是我的 IOS 应用程序的后端。创建从我的 ios 注册/登录页面到我在 Amazon S3 上运行的 MySQL 页面的安全身份验证需要什么?
这是一个非常广泛的问题,有很多可能的答案。基于令牌的身份验证是一个相对简单的选项,谷歌已经发布了该过程的高级概述。
https://developers.google.com/accounts/docs/MobileApps