Using Facebook’s example code:
https://developers.facebook.com/docs/authentication/
and FB_ignited for CodeIgniter:
https://bitbucket.org/deth4uall/facebook-ignited I get an infuriating redirection loop after authentication.
Has anyone come across this before?
In the end I used a static file to handle the Facebook call back like so: