angular-consent
angular-consent copied to clipboard
Is it possible to change the name of consent cookie?
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 — 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?