3
I’m starting with applications SPA (single page application) with VueJS. The question is about user control.
I use session for this or not? For me to know how long the user was logged in, I record this session somewhere or the very Google Analytics give me that information?