ng-idle icon indicating copy to clipboard operation
ng-idle copied to clipboard

localStorage key problem with two applications on the same domain

Open nerezo opened this issue 7 years ago • 2 comments

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.

nerezo avatar Oct 17 '17 18:10 nerezo

Hi, I made a pull request as part of this need: https://github.com/HackedByChinese/ng-idle/pull/211

nerezo avatar Feb 12 '18 14:02 nerezo

Hello folks, can you merge this pr? I'm needing this too.

yurikilian avatar Mar 22 '18 13:03 yurikilian