简体   繁体   中英

If I use the FB SDK for mobile and a user gives permissions, can I load facebook.com?

If I have a user login with the official Facebook SDK on Android or iOS and the user gives me permissions. Could I display the webpage for facebook.com and have it logged in, or would the user need to login there seperately? Wasn't sure how the cookies/sessions work using the SDK in app.

It works separately; the SDK uses the built-in support of Facebook to store user data, while the web version stores data in cookies.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM