- Added automatic storage and revocation of Apple tokens for users created via Sign in With Apple to meet Apple’s account‑deletion requirement.
- Deleting a user via Auth0 now also revokes the associated Apple token, satisfying Apple’s token‑revocation rule.
- No code changes required; just use the existing Management API DELETE /users/{user_id} to delete the user.