In order to facilitate compliance with the EU General Data Protection Regulation (GDPR), you can enable the following plugins:

Even if GDPR will not apply to you, it is recommended to enable these features as a best practice to provide your users with control over their own data.

GPDR Feature Overview

Integrating our GDPR tools will give your users and organizations the following benefits:

Custom Authentication Solutions

As many of the newsrooms who have integrated Talk have followed our guides on Integrating Authentication, we have also provided tools for those newsrooms to integrate GDPR features into their existing workflows.

Account Data

Through the talk-plugin-profile-data plugin we allow users to download and delete their account data easily. For custom integrations, this isn't always possible, so we instead provide some GraphQL mutations designed to allow you to integrate it into your existing user interfaces or exports.

Note: These mutations require an administrative token

If you would prefer to write your own user interfaces or integrate it into your own, you can disable the client plugin for talk-plugin-profile-data but keep the server side plugin active (See Server and Client Plugins for more information).