Closed williamsjj closed 6 years ago
delete_app_user() deletes all users in the app, not a specific user. According to the REST API this should delete one user, and that's what we need for GDPR compliance.
Fixed in v3.11.0
delete_app_user() deletes all users in the app, not a specific user. According to the REST API this should delete one user, and that's what we need for GDPR compliance.