PHP storage - how to store in cookie?

Hi @konradh,

Apologies for the delay here. Is there a reason why PHP sessions are not working for you? That method should persist the login for as long as the PHP session cookie lasts (we hard set that to 7 days currently). Are you using hosting that does not support sessions?

As for cookie storage … we’re working on that now as an option but won’t have that out for a few weeks, at least.

Thanks!