Defer more auth logic to snjs

This commit is contained in:
Mo Bitar
2020-02-12 00:26:08 -06:00
parent d91d141417
commit 0fcfd98e5d
5 changed files with 239 additions and 341 deletions

2
package-lock.json generated
View File

@@ -14961,6 +14961,8 @@
},
"sncrypto": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/sncrypto/-/sncrypto-1.0.0.tgz",
"integrity": "sha512-qCBIm7rzPpaIv1GQ0T5R7zDcHwLdYfCIpdIOrZP3PQlXhAb2h36ypaRfLC5stOQTCf3xtOU7o4Ht8pH5S+QfPw==",
"dependencies": {
"@babel/cli": {
"version": "7.7.5",