chore: encrypt tenant NWC URL at rest and stop secret exposure in tenant APIs

This commit is contained in:
2026-05-02 17:05:54 +05:45
parent b1e3747ddb
commit c8de877c17
15 changed files with 197 additions and 16 deletions
+1
View File
@@ -203,6 +203,7 @@ dependencies = [
"anyhow",
"axum",
"base64 0.22.1",
"chacha20poly1305",
"chrono",
"dotenvy",
"hex",