feat: Added makeCacheManagerAuthState Implementation (#109)

This commit is contained in:
Samuel Rodrigues Almeida Costa
2023-06-12 11:48:39 -03:00
committed by GitHub
parent 6ed9298d96
commit df6b318472
4 changed files with 121 additions and 1 deletions

View File

@@ -44,6 +44,7 @@
"dependencies": {
"@hapi/boom": "^9.1.3",
"axios": "^1.3.3",
"cache-manager": "^5.2.2",
"futoin-hkdf": "^1.5.1",
"libphonenumber-js": "^1.10.20",
"libsignal": "https://github.com/adiwajshing/libsignal-node.git",