bitwarden-estensione-browser/apps/web/config/euprd.json

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

12 lines
250 B
JSON
Raw Normal View History

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