Skip to content

Commit

Permalink
docs: update connectionless issuance and verification
Browse files Browse the repository at this point in the history
Signed-off-by: mineme0110 <[email protected]>
  • Loading branch information
mineme0110 committed Sep 3, 2024
1 parent 527970c commit 09aefb5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion documentation/docs/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -917,8 +917,10 @@ Now that the Holder has received a credential, it can be used in a verification

:::info

In the example, we show a verification flow that assumes a connection between Holder and Verifier. In the future, we will also support connectionless verification.
In the example, we demonstrate two verification flows:

1. Verification with an established connection between the Holder and the Verifier.
2. Connectionless verification in which the Holder and Verifier do not have a pre-established connection.
:::


Expand Down

0 comments on commit 09aefb5

Please sign in to comment.