mirror of
https://github.com/morgan9e/virtual-webauthn
synced 2026-04-13 15:55:06 +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"
|
|
]
|
|
}
|