acdh-oeaw / vicav-vue3

Reimplementation of the VICAV Frontend based on Vue.js 3
https://vicav-vue.acdh-ch-dev.oeaw.ac.at
MIT License
0 stars 0 forks source link

Session Persistance #15

Closed ctot-nondef closed 11 months ago

ctot-nondef commented 1 year ago

Decide on a strategy for session persistance ie localStorage

https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage

https://prazdevs.github.io/pinia-plugin-persistedstate/frameworks/nuxt-3.html

ttechnicus commented 1 year ago

state persistance in URL is task #4

ctot-nondef commented 11 months ago

closed in favor of #4