added allowList to authenticatorGetAssertion command

This commit is contained in:
merlokk
2018-11-27 19:33:51 +02:00
parent 305c0c099b
commit c51e0a58f4
4 changed files with 72 additions and 42 deletions

View File

@@ -24,7 +24,7 @@
],
"MakeCredentialOptions": {
"uv": false,
"rk": false
"rk": true
},
"GetAssertionOptions": {
"up": true,