ng-idle
ng-idle copied to clipboard
localStorage key problem with two applications on the same domain
Hi,
I am using server for my two web application internally (with IP Address). These two application uses same localStorage key (ngIdle.expiry) and override each others' expire times.
It would be great if a custom key name could be passed to IdleProvider.
Thanks.
Hi, I made a pull request as part of this need: https://github.com/HackedByChinese/ng-idle/pull/211
Hello folks, can you merge this pr? I'm needing this too.