AspNetCore.Docs/aspnetcore/security/gdpr/sample
Luke Latham 8e6dd4a7f4 Drop version from App package (#8881)
Addresses #8579 

I might be getting the hang of **_find and replace_** now. 😝

This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10:00
..
RP Drop version from App package (#8881) 2018-10-06 17:10:28 -10:00
README.md Update README.md (#6548) 2018-05-23 07:57:37 -10: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.