Hi, a couple of weeks ago I had a conversation with app review regarding the fact that it's required in the app a way for the user to delete it's account (and related resources) In our app we already provide this functionality for users worldwide. Is it sufficient to have our deletion or we must use also the revocation from apple in the deletion process? We use sign in with Apple functionality in our application
Once we delete the user on our side, isn't the token invalid/ususable anyway?
Moreover, we don't store the token at all on sign up. Should we just revoke it right away perhaps?