douyu9433 2012-12-18 16:14
浏览 39

Codeigniter如何使Facebook登录持续存在?

This is my first time integrating Facebook. I have a site on CI, and so far I'm using mostly the JS SDK.

SO my question is - once a user has logged in with FB, how do you persist his identity and pic from page to page? Are you making a JS call for the info on to FB.api on every page? Or do you save info in a session variable via PHP. (Or another way?)

I'm not sure what common practice would be.

  • 写回答

1条回答 默认 最新

  • doufuhuang6981 2012-12-18 16:16
    关注

    I use tank auth to accomplish this. It is an authentication library for codeigniter that can be used for fb_login too

    tere are a couple sample projects on github with tutorials and code. this looks interesting, as it provides support for many of the popular networks,

    you could just start a session and put their facebook data in it. Each page view you could have a helper that just checks to see if they have any facebook session data set

    评论

报告相同问题?

悬赏问题

  • ¥15 ubuntu子系统密码忘记
  • ¥15 信号傅里叶变换在matlab上遇到的小问题请求帮助
  • ¥15 保护模式-系统加载-段寄存器
  • ¥15 matlab求解平差
  • ¥15 电脑桌面设定一个区域禁止鼠标操作
  • ¥15 求NPF226060磁芯的详细资料
  • ¥15 使用R语言marginaleffects包进行边际效应图绘制
  • ¥20 usb设备兼容性问题
  • ¥15 错误(10048): “调用exui内部功能”库命令的参数“参数4”不能接受空数据。怎么解决啊
  • ¥15 安装svn网络有问题怎么办