إعادة تأكيد البريد الإلكتروني للمستخدم (وحذف الحساب إذا لم يتم ذلك)

One of the perks of the GDPR is that we must confirm with ALL users that they agree with us keeping their email. If they are not responding, it means that they don’t want their account anymore, so we delete/anonymize the user.

My question is this: there is a built in way of doing this? Or should I just code a custom solution?

Related: How to make users to explicitly agree to ToS

يجب أن تتمكن من تحقيق ذلك عن طريق وضع علامة على أن الحساب غير مفعل، ثم إجبار إرسال بريد إلكتروني لتفعيل الحساب.