I want to delete/deactivate users after these have expired.
Question 1 What is the best way to set a new property ‘expiredDate’ that cannot be changed by the users itself.
Question 2: Is there a way to look over all users let’s say once every day and if a user is expired delete this account?
Thank you in advance,
Daniel