From 31b200a9bc0236b9d60f57029c5209ec5c3ba007 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 12 Jun 2023 18:03:48 +0600 Subject: [PATCH] Add Passage / authentication --- src/drivers/webextension/images/icons/Passage.svg | 11 +++++++++++ src/technologies/p.json | 14 ++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Passage.svg diff --git a/src/drivers/webextension/images/icons/Passage.svg b/src/drivers/webextension/images/icons/Passage.svg new file mode 100644 index 000000000..7f6b1f478 --- /dev/null +++ b/src/drivers/webextension/images/icons/Passage.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/technologies/p.json b/src/technologies/p.json index ddba28d14..2c2e08b9a 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -557,6 +557,20 @@ "oss": true, "website": "https://partytown.builder.io/" }, + "Passage": { + "cats": [ + 69 + ], + "description": "Passage, a feature provided by 1Password, enables easy implementation of passwordless authentication methods on websites and apps.", + "icon": "Passage.svg", + "scriptSrc": "\\.1password\\.com/", + "saas": true, + "pricing": [ + "payg", + "recurring" + ], + "website": "https://passage.1password.com" + }, "Paths.js": { "cats": [ 25