AspNetCore.Docs/aspnetcore/security/gdpr/sample
Alberto Passalacqua a918bd2f9c
Change data-dismiss to data-bs-dismiss for .net 7 templates (#28961)
Addresses issue #28862

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-04-14 14:54:46 -10:00
..
RP2.2 Remove .min ref from all non-Blazor projects /2 (#26216) 2022-06-23 15:27:45 -10:00
RP3.0 Adding a hint to include a missing using directive (#13849) 2019-08-16 14:22:43 -04:00
RP6.0/WebGDPR Change data-dismiss to data-bs-dismiss for .net 7 templates (#28961) 2023-04-14 14:54:46 -10:00
README.md Code-fence common file extensions (#25383) 2022-03-23 10:48:44 +00:00
Startup.cs Additional content on Cookie Policy Middleware (#8382) 2018-09-18 16:56:10 -05:00

README.md

GDPR Sample

  • In appsettings.json, set CheckNotConsentNeeded to false to require consent; otherwise set to true or omit. Test the app with CheckNotConsentNeeded set to false and set to true.
  • Create essential and non-essential cookies with each variation of CheckConsentNeeded and consent granted.
  • Register a user.
  • Delete cookies.