Using Facebook PHP-SDK 3.x to register/login user with Codeigniter 2.1.0

后端 未结 4 2646
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-09 07:10

Going over the Facebook API and I\'m a bit confused on the right approach. I want users to skip registration, or auto-register them if they sign in with Facebook. So if th

4条回答
  •  孤城傲影
    2020-12-09 07:39

    You can try using my extension http://github.com/deth4uall/Facebook-Ignited it is set up to work with Facebook. Just update the config file and it will allow you to do what you need to do, as well as some additional methods that I added myself.

提交回复
热议问题