How do I identify the user in the event from deauthorization for webhook only applications?
We have an application that is webhook only and we want to implement deauthorization but it seems that it doesn’t have the user’s email, so we can’t identify them.
We also don’t have OAUTH flow, so we actually don’t have a way to identify the user…
Also couldn’t test it because Deauthorization callback doesn’t work for development.
So, Im kinda hanging here… can anybody help?
