ramparvataneni
Results
2
comments of
ramparvataneni
Any update on using session storage? please let us know if we can find any sample how we can set to use session storage instead of local storage
Not the best way but you can change below line in localstorage.js file in your local ng-idle library to use session storage var storage = sessionStorage;