angular-consent icon indicating copy to clipboard operation
angular-consent copied to clipboard

Is it possible to change the name of consent cookie?

Open zauker opened this issue 9 years ago • 1 comments

The name of the consent cookie is "angular-consent.global" or better "angular-consent.SOMEVALUE". I'd like to have a custom cookie name i.e. "FactoryEPrivacy". is it possible to have? is it a planned feature? thanks Michele

zauker avatar Jul 11 '16 15:07 zauker

@zauker — The current version does not support custom cookie names. It does indeed always take the form of angular-consent.name.

In what use cases do you need to provide a custom cookie name?

jvandemo avatar Jul 25 '16 05:07 jvandemo