开发者

Put the facebbok php sdk sessions away from url

doe开发者_如何学Cs anybody know, if there is any possibility to store the facebook php sdk sessions not directly in url? For example classic server side stored session with PHPSESSID cookie on client side..

I hate this nasty urls..:)

Thanks


I am not entirely sure here, but as far as I am aware when authenticated Facebook redirects to these 'nasty' urls containing the session ids. You can store the session from this redirected url, and then redirect to a cleaner url (removing session keys from it). The end user will not see the 'nasty' urls this way.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜