Implement AirPlay device authentication

This commit is contained in:
hensm
2019-01-22 15:59:24 +00:00
parent 0a1d8c3bdd
commit f021f54a22
4 changed files with 223 additions and 1 deletions

5
app/package-lock.json generated
View File

@@ -3037,6 +3037,11 @@
"to-regex": "^3.0.1"
}
},
"node-fetch": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.3.0.tgz",
"integrity": "sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA=="
},
"node-modules-regexp": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz",