rconjoe/provana-mono

remove 'remember me' box on login

Closed this issue · 1 comments

this functionality should just be removed altogether so that LOCAL_PERSISTENCE is the default firebase auth setting.

the only way to log out should be to explicitly click the sign out button, or to be gone so long that your long-lived firebase session token expires (1wk or so)

**without this, if you for some reason don't choose "remember me", core functionality and really important redirects in the site break altogether.

🥳 single 🥳 page 🥳 applications

duplicates #35