adamsoffer / adamsoffer/react-hubspot
Add support for GDPR
Abierto
enhancement
- Lenguaje dominante
- JavaScript
- Estrellas
- 24
- Forks
- 8
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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."
}
]
}
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.