Hi, been having some problems with the FB plugin and i think im using it the wrong way, so im asking someone who could help me.
case in hand
a user may log in using email or FB, email basic flow is as follows:
user login -> server checks if he exists in database and sends a response -> game takes user to the layout he will need to be (registration or game)
This process works fine for email, but when i try to use it for the Fb button it gets trapped in a multiple ajax request send FB is as follows:
any help for implementing this will be apreciated.