textlog
enter to reply

Can I use my session key as my password instead or will it expire eventually? I only like passing out my email if I want to communicate with someone via it, rarely for account creation.

enter to reply

Interesting. It was using 30-day sessions but I switched it now to a rolling 365-day cookie that updates on each visit. So as long as you come back within a year, you'll stay logged in. Hope this helps!

enter to reply

You've also given me an idea, perhaps we implement a "create login link" through your active session so you can connect your other devices without doing anything manually.