Sessions are used in my website, but then when I open an facebook app which redirect to my website, I found out that old sessions are clear.
I assumed that after getting the signed_request, facebook clear my old sessions. Am i right for this assumption ?
The problem is that I want to keep my old session even if i have request a signed_request.
