We are implementing the new guidelines imposed by Apple on user deletion. The problem is that users registered by Apple Sign In have Apple Id associated with the app by token, and by using the token revoke API, the user still remains associated via Apple Id with the app and has to manually remove the association into their Apple id settings. Is this the correct way? Is there a service I can call to disassociate the Apple Id from the app?