for my application. I use sfk facbeook to allow the user to log into my application.
Now I want to allow the connection between the two accounts using facebook. The problem is that I need a new facebook-session object that forces the user to log in, even if the user is registered.
The only thing I need from this user after he registered hin: ID and AccessToken.
Any ideas?
source share