Yooooomi / your_spotify

Self hosted Spotify tracking dashboard
GNU General Public License v3.0
2.77k stars 110 forks source link

Stay logged in #277

Closed dng-nguyn closed 10 months ago

dng-nguyn commented 11 months ago

I have noticed that everytime I load the site, I have to log in again via the login page. Is there a way to stay logged in for a long period of time by using cookies and such?

Yooooomi commented 11 months ago

Hello! I think the cookie lasts for 1 hour. I could make this customizable.

dng-nguyn commented 11 months ago

Yes! I think customizing the login session would be a good addition. Currently, I have to login pretty much every time I want to see my dashboard, which is a little annoying to say the least.

Yooooomi commented 10 months ago

It is now possible in 1.7.1 using COOKIE_VALIDITY_MS. Explanation is in the readme.