Open
Description
I am looking for a cookie manager that follows the GDPR. As in being asked if i would like to accept cookies, as well as being able to select the cookies i would like to use.
The way it would work:
- You arrive at the homepage and is presented a banner with a message and decline, agree or settings option.
- If you click decline, all cookies except those that has to be there to run the website is removed. And other cookies are prevented to be stored.
- If you click accept, you accept the use of cookies overall.
- If you click settings, you are shown a settings dialogue where you are able to check/uncheck those areas you allow cookies from.
Examples: https://github.com/AmauriC/tarteaucitron.js
Do we have something like this in the VUE community?