cloudscribe / cloudscribe

ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
Other
1.31k stars 280 forks source link

More sophisticated cookie control #748

Open CrispinF opened 3 years ago

CrispinF commented 3 years ago

UK clients are nowadays wanting to offer end users more fine grained cookie control in websites, such as can be implemented with the https://www.civicuk.com/cookie-control/ tool (others are available). Our default implementation in cloudscribe is currently a simpler binary choice of non-essential cookies plus link to more info. Review options for a more sophisticated default offering, ideally meeting requirements without reliance on 3rd party commercial tools/services.

CrispinF commented 3 years ago

@JimKerslake I feel we need to progress this soon, and now have more experience with other 3rd party utilities.