feat: encrypt notification tokens

This commit is contained in:
link2xt
2024-11-20 19:36:22 +00:00
committed by l
parent e14349ea0e
commit 6dd8f44a15
4 changed files with 176 additions and 8 deletions

View File

@@ -1771,6 +1771,7 @@ mod tests {
"socks5_password",
"key_id",
"webxdc_integration",
"device_token",
];
let t = TestContext::new().await;
let info = t.get_info().await.unwrap();