From 38bd7d24dda61711067d9716bbda56a248a8ef96 Mon Sep 17 00:00:00 2001
From: MatMaul
Called during a logout request for a user. It is passed the qualified user ID, the ID of the deactivated device (if any: access tokens are occasionally created without an associated device ID), and the (now deactivated) access token.
+Deleting the related pushers is done after calling on_logged_out
, so you can rely on them
+to still be present.
If multiple modules implement this callback, Synapse runs them all in order.
get_username_for_registration
First introduced in Synapse v1.52.0
-- cgit 1.5.1