Skip to content

Add callbacks to E2E and send message when deleting partner

Jono Wenger requested to merge jono/e2eCallbacksAndClosingMessage into release

Adds callbacks to E2E in the same way auth has them. Also makes e2e.DeletePartner sends a message to the partner informing them of the deletion; when the message is received one of the registered callbacks is called.

Merge request reports