diff --git a/src/drivers/webextension/images/icons/Auth0.png b/src/drivers/webextension/images/icons/Auth0.png new file mode 100644 index 000000000..757559599 Binary files /dev/null and b/src/drivers/webextension/images/icons/Auth0.png differ diff --git a/src/technologies.json b/src/technologies.json index 86ca57269..77a3f585e 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -1678,6 +1678,27 @@ ], "website": "http://aurelia.io" }, + "Auth0": { + "cats": [ + 19 + ], + "description": "Auth0 headless browser sdk", + "icon": "Auth0.png", + "scripts": [ + "/auth0(?:-js)?/([\\d.]+)/auth0(?:.min)?\\.js\\;version:\\1", + "/auth0-js@([\\d.]+)/([a-z]+)/auth0\\.min\\.js\\;version:\\1" + ], + "website": "https://auth0.github.io/auth0.js/index.html" + }, + "Auth0 Lock": { + "cats": [ + 19 + ], + "description": "Auth0's signin solution", + "icon": "Auth0.png", + "scripts": "/lock/([\\d.]+)/lock(?:.min)?\\.js\\;version:\\1", + "website": "https://auth0.com/docs/libraries/lock" + }, "Automattic": { "cats": [ 62