Bitwarden's self-hosted release repository
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{ |
|
"trustedFacets": [ |
|
{ |
|
"version": { |
|
"major": 1, |
|
"minor": 0 |
|
}, |
|
"ids": [ |
|
"{{{String.Coalesce env.globalSettings__baseServiceUri__vault "https://localhost"}}}", |
|
"ios:bundle-id:com.8bit.bitwarden", |
|
"android:apk-key-hash:dUGFzUzf3lmHSLBDBIv+WaFyZMI" |
|
] |
|
} |
|
] |
|
}
|
|
|