8e6dd4a7f4
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. |
||
---|---|---|
.. | ||
RP | ||
README.md | ||
Startup.cs |
README.md
GDPR Sample
- In appsettings.json, set
CheckNotConsentNeeded
tofalse
to require consent; otherwise set to true or omit. Test the app withCheckNotConsentNeeded
set tofalse
and set totrue
. - Create essential and non-essential cookies with each variation of
CheckConsentNeeded
and consent granted. - Register a user.
- Delete cookies.