Facebook login Plugin Integrated cakePHP -


I have created a registration page with the Facebook login facility in the cake, but after successfully login I will redirect the other page Want to do this page so how can I do this?

Facebook Plugin: Webtechnic / KPPHP-Facebook-Plugin A Glitch

Successfully logged After doing these, you can use the following method to redirect any of the custom pages: This document is already available in the plugin.

  afterfacebooklogin () / Logic after successful Facebook login. $ This- & gt; Redirect ('/ custom_facebook_redirect'); }    

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -