Skip to content

Commit

Permalink
Revert accidental commits (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmarino authored Jan 16, 2025
1 parent 508f9af commit 8634476
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specifications/verifiable.presentation.protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ resolve credential-related resources. The protocol also provides a mechanism for
The following sequence diagram depicts a non-normative flow where a client interacts with a [=Verifier=] to present a
[=Verifiable Credential=]:

![alt text 2](auth.flow.png "Presentation Flow")
![alt text 2](specifications/auth.flow.png "Presentation Flow")

1. The client sends a request to its [=Secure Token Service=] for a [=Self-Issued ID Token=]. The API used to make this
request is implementation specific. The client may include a set of scopes that define the [=Verifiable Credentials=]
Expand Down Expand Up @@ -185,4 +185,4 @@ The following are non-normative examples of the JSON response body:
#### Presentation Submissions

Implementations that support the `presentationDefinition` parameter MUST include the `presentationSubmission` parameter in the [[[#presentation-response-message]]] with a valid [Presentation Submission](https://identity.foundation/presentation-exchange/spec/v2.0.0/#presentation-submission) when a `presentationDefinition`
is provided in the [[[#presentation-query-message]]].
is provided in the [[[#presentation-query-message]]].

0 comments on commit 8634476

Please sign in to comment.