How do I authenticate an Instagram user who created an account with Facebook in an iOS app?

天涯浪子 提交于 2019-12-08 15:18:47

问题


I've created an iOS app that allows a user to log in with Instagram. I use a web view to display Instagram's authorization page as detailed here. This works great for Instagram users who signed up with a user name and password. However, Instagram also offers the option for new users to create an account using their Facebook account, and users who have gone this route are unable to log into my application because the Instagram login page doesn't give an option to authenticate with Facebook. How do I allow these users to log into my app?

来源:https://stackoverflow.com/questions/23587765/how-do-i-authenticate-an-instagram-user-who-created-an-account-with-facebook-in

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!