Devise is logging out my users when PayPal posts to the 'return' url. Is there a way for paypal to post to the 'return' url and have the user stay logged in?
I presume this is because the session identifier is not present in the paypal post. But shouldn't there be a way for the user to stay logged in?