naturerobots / HSOS-SEP-PlantMap-2022

PlantMap Digital Logbook: A tool to support sustainable micro farming :link: https://naturerobots.github.io/HSOS-SEP-PlantMap-2022/
BSD 3-Clause "New" or "Revised" License
4 stars 5 forks source link

Keep user logged in when reloading page #238

Closed gwoeckner closed 2 years ago

gwoeckner commented 2 years ago
lniehaus commented 2 years ago

The login informations are saved in the vue store. We might have to switch to the localstorage to stay persistant.