davidje13 / Refacto

A remote retro facilitation tool.
https://retro.davidje13.com/
GNU General Public License v3.0
23 stars 6 forks source link

Remember-me option when logging in to retro #7

Open davidje13 opened 5 years ago

davidje13 commented 5 years ago

Should not be ticked by default. When enabled, the retro token should be stored in local storage / a cookie. This should be stored against the retro ID, so that multiple tokens can be stored on the same browser session.

Depends on #4 (otherwise users could become stuck with an old or invalid token)