A persistent/non-reset JavaScript countdown timer using LocalStorage API in browser

Опубликовано: 02 Октябрь 2024
на канале: b3nsh4
4,055
46

check code: https://github.com/b3nsh4/js-countdow...
this is used with django session timeout backend and this JS timer makes it easier to users to under when they will logout.


A django app which log out USER(s) after a specific time:    • Django logout user after a specific t...  
Logout a user after N minutes of time