feat: Implement threepid service

This commit is contained in:
Ginger
2026-03-21 20:59:00 -04:00
committed by Ellis Git
parent bb7fd9efc1
commit 54fd1d313f
5 changed files with 388 additions and 4 deletions
+1
View File
@@ -33,6 +33,7 @@ pub mod rooms;
pub mod sending;
pub mod server_keys;
pub mod sync;
pub mod threepid;
pub mod transactions;
pub mod uiaa;
pub mod users;