Can save Matrix session after authentication

This commit is contained in:
2025-11-05 22:53:55 +01:00
parent 1eaec9d319
commit 1438e2de0e
6 changed files with 124 additions and 18 deletions

View File

@@ -30,4 +30,5 @@ hex = "0.4.3"
mailchecker = "6.0.19"
matrix-sdk = "0.14.0"
url = "2.5.7"
ractor = "0.15.9"
ractor = "0.15.9"
serde_json = "1.0.145"