summary refs log tree commit diff
path: root/changelog.d/15044.feature
blob: 91e5cda8c3a973c83e634c68ca0a908a5ae96f32 (plain) (blame)
1
Add two new Third Party Rules module API callbacks: [`on_add_user_third_party_identifier`](https://matrix-org.github.io/synapse/v1.79/modules/third_party_rules_callbacks.html#on_add_user_third_party_identifier) and [`on_remove_user_third_party_identifier`](https://matrix-org.github.io/synapse/v1.79/modules/third_party_rules_callbacks.html#on_remove_user_third_party_identifier).