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

Customizable local storage key support added.

Open nerezo opened this issue 7 years ago • 1 comments

Hi,

It was necessary to manage storage key of ng-idle from the application for me. I defined two more service method for setting and getting the local storage key.

IdleProvider.setLocalStorageKey('key-postfix') IdleProvider.getLocalStorageKey()

Regards.

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