1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-04 01:22:50 -05:00

initiating u2f registration

This commit is contained in:
Kyle Spearrin
2017-06-21 22:33:45 -04:00
parent fd5e2c9466
commit 731a1e31b9
12 changed files with 149 additions and 47 deletions

View File

@ -41,6 +41,9 @@
},
"duo": {
"aKey": "SECRET"
},
"u2f": {
"appId": "https://bitwarden.com"
}
}
}