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

Easily show consent messages that keep appearing until the user clicks them away.

Results 2 angular-consent issues
Sort by recently updated
recently updated
newest added

Updated example codesnippet (### Example with all available methods).

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...