If you guys want to tie in a Facebook login to text Phalcon PHP I provided the code snippets here to give you a headstart: https://gist.github.com/JREAM/8554151

It took me a little bit to do this without using the annoying JavaScript API. This way you can get a jumpstart and integrate Facebook with your Phalcon Models/Sessions without doing any token passing or JS calls.