a918bd2f9c
Addresses issue #28862 Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> |
||
---|---|---|
.. | ||
RP2.2 | ||
RP3.0 | ||
RP6.0/WebGDPR | ||
README.md | ||
Startup.cs |
README.md
GDPR Sample
- In
appsettings.json
, setCheckNotConsentNeeded
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.