bring-shrubbery / use-cookie-consent

Smol (~1kB gzipped) hook for managing GDPR cookie consent state.
https://use-cookie-consent.js.org
MIT License
403 stars 15 forks source link

Add support for custom cookie categories #11

Open bring-shrubbery opened 3 years ago

bring-shrubbery commented 3 years ago

Is your feature request related to a problem? Please describe. Currently, you can only use specified cookie categories that are derived from GDPR guidelines. Although this is good enough to satisfy GDPR, it's always good to have the ability to extend that.

Describe the solution you'd like Allow users of the hook to create new category types.