mirror of
https://github.com/morgan9e/virtual-webauthn
synced 2026-04-14 16:24:21 +09:00
10 lines
226 B
JSON
10 lines
226 B
JSON
|
|
{
|
||
|
|
"name": "com.example.virtual_webauthn",
|
||
|
|
"description": "Virtual WebAuthn Native Messaging Host",
|
||
|
|
"path": "/PLACEHOLDER/virtual-webauthn",
|
||
|
|
"type": "stdio",
|
||
|
|
"allowed_extensions": [
|
||
|
|
"virtual-webauthn@local"
|
||
|
|
]
|
||
|
|
}
|