adamsoffer / adamsoffer/react-hubspot

Add support for GDPR

Open
#6 0 comments 5 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
24
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Will be awesome to add support for GDPR

"legalConsentOptions": {
"consent": { // Include this object when GDPR options are enabled
"consentToProcess": true,
"text": "I agree to allow Example Company to store and process my personal data.",
"communications": [
{
"value": true,
"subscriptionTypeId": 999,
"text": "I agree to receive marketing communications from Example Company."
}
]
}

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.