From 4d081bd3f9416db28b4033bc10f039e669f35d5c Mon Sep 17 00:00:00 2001 From: khanti42 Date: Thu, 24 Oct 2024 23:31:57 +0200 Subject: [PATCH] Update Authflow remove snap website, not published yet (#911) Closes: #912 --- src/registry.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/registry.json b/src/registry.json index 2d990904..bcf49ef1 100644 --- a/src/registry.json +++ b/src/registry.json @@ -258,7 +258,6 @@ "name": "Tuum Technologies", "website": "https://www.tuum.tech/" }, - "website": "https://www.tuum.tech/identify", "summary": "Credential management for both basic and verifiable credentials.", "description": "AuthFlow manages both basic and verifiable credentials, and requires that Identify Snap is installed as a pre-requisite. There are two entry points, the homepage UI and the JSON-RPC API.\n\nVia the Snap homepage: \n- Store basic credentials - 'Store New Passwords'\n- Delete a basic credential - 'Delete Single Password'\n- Delete all basic credentials - 'Delete All Passwords'\n- Display basic credentials - 'Show All Passwords'\n- Display verifiable credentials - 'Get All Verifiable Credentials'\n- Delete all stored verifiable credentials - 'Delete All Verifiable Credentials'\n- Delete a single verifiable credential - 'Delete One Verifiable Credential'\n- Rename a verifiable credential with a friendly name - 'Rename Verifiable Credential'\n- Create a verifiable presentation with a comma separated list of verifiable credential names - 'Create Verifiable Presentation'\n- Create a sample verifiable credential - 'Create Sample Verifiable Credential'\n- Sync AuthFlow and Identify records of verifiable credentials - 'Sync With Identify'\n\nVia the JSON-RPC API\n- Send a basic credential to a dapp given a friendly name as input - 'getBasicCreds'\n- Send a verifiable credential to a dapp given a friendly name as input - 'getVerifiableCreds'\n- Create a verifiable presentation from a comma separated list of verifiable credentials and send to a dapp - 'Create Verifiable Presentation'", "audits": [