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.
我正在为通用 iOS 应用程序构建登录屏幕。
我的要求之一是将凭据存储在设备上的安全登录屏幕。我在网上找到的所有教程都只在登录屏幕的 UI 部分进行了解释。
从登录屏幕的安全角度来看,有人知道任何好的教程吗?
干杯! 米88米
您想了解 iOS 钥匙串。一个小时前,我在另一个关于钥匙串的 Stack Overflow 问题中写了一条评论,您的应用可以在其中安全地存储和检索放入身份验证字段的凭据。