Back
Similar todos
keep user signed in across browser sessions. #wip
Pre-fill session id. #buzzd
#hw make sessions persistent between sessions
Fix session storage #superforum
v1.1: persistent user credentials through sessions #linefm
start build PHP session based persistent login system because I discovered you can actually set PHP session IDs to stay alive after browser closes with session_set_cookie_params(10*365*86400); to set it for 10 years for example, so we don't have to build our own session system anymore #photoai
Save user tax session in IndexedDB #renzi
save client ips to session data (thx @levelsio) #checkoutpage
#pintura store referral in local storage and update URL when restoring session
rewrite PHP Session ID cookie detector from PHP to JS, so that PHP can set the PHPSESSID on first load, and then JS can check it in runtime, because PHP cannot check its cookie it set on first load because it’s set in the header, this is so we can use PHP Session saved price data on page load #remoteok
add session tracking #checkoutpage
authentication session lifespan #epihu
Framework Improvement: Prevent sessions from expiring too soon
Add sessions #woml
#kaching Store user and their token in session storage
store user_id session in mongodb #woml
Keep and restore preferences between sessions
Persist the tab state using URL params #edgar
Make session last longer #epihu