-
-
Notifications
You must be signed in to change notification settings - Fork 878
Facebook Auth is broken with 1.8 #34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hey @thefaj, yeah it is said that FB doesn't yet support SHA256. We do though with Parse.
From what I can see - I think it's related to an issue inside FB SDK, other than in Parse<->FB integration, as we don't do anything special on top other than using public APIs. |
Hi Nikita, Thank you for getting back to me so quickly! It looks like the latest Parse 1.8.1 plus Facebook SDK frameworks (20150813) have authentication working again. I’m not sure what happened last week…but I updated all 12 Parse & Facebook libraries in the app, and I can login. Thanks!
|
Ow, great! That's good news! |
Facebook auth doesn't work on iOS 9 — from the console it times out.
Might be related to this:
https://developers.facebook.com/docs/ios/ios9
Facebook's frustratingly opaque developer site points out how little they care about security.
The text was updated successfully, but these errors were encountered: