How to handle Sign in with Apple Server to server Notifications?

Hello.

When a user revokes Apple Login authorization, I am expecting a webhook to be delivered to our configured endpoint, but I currently not receiving any at all.

So I have some questions:

  • Should the revoke event webhook be delivered in real-time?
  • If it is not real-time, when is the webhook supposed to be sent?
  • If my server fails to respond to the webhook request, does Apple retry the delivery? (Actually I couldn't find how to response in this scenario, but if I can)

Thanks in advance.

How to handle Sign in with Apple Server to server Notifications?
 
 
Q