I have a webapp on CodeCanyon, that uses login with user and password.
When I click on my app to see it, it loads it from my website,
but I cannot seem to login to it,
because it loses _SESSION vars.
My website has HTTPS and CodeCanyon is HTTPS as well.
Does anyone know how to solve this cross-domain problem?