1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-04 11:51:50 +00:00
trezor-firmware/common/defs/webauthn/apps/dropbox.json
Andrew Kozlik 8f62aa74a2
common/webauthn: Allow multiple URLs per app.
(cherry picked from commit 839c6cdac5)
2019-09-27 11:51:16 +00:00

6 lines
114 B
JSON

{
"label": "Dropbox",
"u2f": ["https://www.dropbox.com/u2f-app-id.json"],
"webauthn": ["www.dropbox.com"]
}