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 应用程序。在我的应用程序中,用户输入登录名和密码到他的 Facebook 帐户。是否可以启动Facebook并使用此登录名和密码自动登录?
这个问题似乎已经被问过了,但对我来说没有足够的结果。
你可能想要 OAuth 之类的东西:
https://developers.facebook.com/docs/reference/dialogs/oauth/