fastapi-vue
fastapi-vue copied to clipboard
[eslint] Error
Hey all,
It's not a major issue, but just to make you aware.
After setting up the project, we see the following ESLINT error :
Otherwise everything else are working fine!
- I saw there is an
Access Token
with a lifetime of 30minutes. Are you thinking to add aRefresh Token
later ? - Any reasons for staying with Vuex 4.1 instead of Pinia (Vuex 5) ?
Great work on that project, and thanks a lot for your guide on testdriven.io!