Using Parses Facebook Login Api, Results In Current User Null
I am using parse to crate a simple demo site that allows users to login/signup using their Facebook account. the login returns success, i also get correct user name i also see the
There seems to be a bug with Parses session handling with facebook.
It might not be a solution, but it is a workaround for the meantime,
you can use session become
with the facebook token you acquired should do
the trick
Post a Comment for "Using Parses Facebook Login Api, Results In Current User Null"