implement device pairing via 6-digit code and qr-code

This commit is contained in:
schlagmichdoch
2023-01-10 05:07:57 +01:00
parent e559aecde7
commit 3c07a4199b
11 changed files with 1098 additions and 195 deletions

View File

@@ -26,7 +26,8 @@
}],
"background_color": "#efefef",
"start_url": "/",
"display": "minimal-ui",
"scope": "/",
"display": "standalone",
"theme_color": "#3367d6",
"share_target": {
"method":"GET",
@@ -37,4 +38,4 @@
"url": "url"
}
}
}
}