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

@@ -3020,6 +3020,7 @@ dependencies = [
"ractor",
"rand 0.9.2",
"serde",
"serde_json",
"sha2",
"thiserror 2.0.17",
"tokio",