I am trying to implement facebook Connect to my cakephp Application. i am using Nick\'s Facebook Plugin.
I wanna implement it this way
Look no further. Here is an excellent article that'll guide you all the way through (minus any readymade plugins): Integrating Facebook Connect with CakePHP's Auth component
Simply follow the approach described in there.
Cheers, m^e