ADmad/cakephp-social-auth

How to auto login after successfully login using facebook?

johnlanz opened this issue · 1 comments

Cakephp now a days is really complicated maybe that's the reason more developers prefer laravel.

Anyways how can I use it on login? like for example if i click facebook login it will automatically login and have its own session.
The callback is on model so its not possible to login on model right?
Now you mention about the events, how to use it inside the app? and do the auto login?

tnx guys, john

ok i have found an example on how to use it:
maybe this solves my problem:
https://www.startutorial.com/articles/view/how-to-integrate-facebook-login-with-cakephp-3