Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebook Authentication plugin. User Data Deletion #5226

Closed
RomanovM opened this issue Dec 15, 2020 · 0 comments
Closed

Facebook Authentication plugin. User Data Deletion #5226

RomanovM opened this issue Dec 15, 2020 · 0 comments

Comments

@RomanovM
Copy link
Contributor

RomanovM commented Dec 15, 2020

nopCommerce version: 4.30

To be compliant with General Data Protection Regulation (GDPR), applications that access user data must do one of the following:

  • Implement a Data Deletion Request Callback.

  • Provide a URL with explicit instructions for users on how to delete their data by way of a third-party website or tool. The third-party website may be the relevant section in the application's Privacy Policy.

More details here: https://developers.facebook.com/docs/apps/delete-data
Source: https://www.nopcommerce.com/boards/topic/89566/facebook-authentication-user-data-deletion-url

We should implement a Data Deletion Request Callback in the plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants