Skip to content
Snippets Groups Projects
Unverified Commit 86bfcea1 authored by Pooja Kulkarni's avatar Pooja Kulkarni Committed by GitHub
Browse files

feat: Django app to allow user retirement via API (#25800)

This adds a new django app to allow the GDPR user retirement via
Open edX's REST API. Prior to this the only way to trigger the user
retirement was either by the user themself clicking "Delete my account"
in the account setting page or via creating a User Retirement request
by admin. With these changes, the user retirement process can be
triggered using REST API.
parent 709b8217
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment