AspNetCore.Docs/aspnetcore/security/gdpr/sample
Rick Anderson 0ee6b101d9
delete map and min files (#9310)
2018-10-31 14:26:48 -10:00
..
RP
README.md
Startup.cs

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.