1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-12 01:48:21 +02:00
bitwarden-browser/apps/web/config/poc.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
249 B
JSON
Raw Normal View History

{
"urls": {
"icons": "https://icons.poc.bitwarden.pw",
"notifications": "https://notifications.poc.bitwarden.pw",
"scim": "https://scim.poc.bitwarden.pw"
},
"flags": {
"secretsManager": true,
"showPasswordless": true
}
}