ios - 使用 Apple ID 登录

标签 ios iphone authentication

我正在开发一个应用程序,我希望用户使用他/她的 Apple ID 登录。

这可能吗?如果可以,我该怎么做?

最佳答案

Apple 推出 Sign In with Apple在他们的全局开发者大会 WWDC 2019 上。

Apple 是这样描述它的:

Sign In with Apple makes it easy for users to sign in to your apps and websites using their Apple ID. Instead of filling out forms, verifying email addresses, and choosing new passwords, they can use Sign In with Apple to set up an account and start using your app right away. All accounts are protected with two-factor authentication for superior security, and Apple will not track users’ activity in your app or website.

使用 Apple 登录需要 iOS 13 或更高版本、iPadOS 13 或更高版本、watchOS 6 或更高版本、macOS Catalina 10.15 或更高版本以及 tvOS 13 或更高版本。

关于ios - 使用 Apple ID 登录,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15031488/

相关文章:

iphone - webkit 溢出滚动触摸与 webkit 转换冲突

iphone - 为 NSTimer 添加暂停功能

ios - 在 Parse Cloud 或 healthkit 中存储 StepCount 的推荐方法是什么?

asp.net - User.Identity.Name 有什么问题

ios - 如何获取AlertIOS.prompt的promptValue

iphone - 每个单元格中有多个项目的 UITableView

iphone - EAOutputStream 写入 :maxLength: - 230 failed to write because stream does not have space available

android - "Use Facebook Login"SDK编译错误

swift - 如何在另一个 UIViewController 中显示使用 Firebase 登录的用户名

ios - 使用 UIBezierPath 为带有阴影的选定边添加圆角半径