Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generalize W3C Digital Credentials API references #337

Merged
merged 4 commits into from
Nov 28, 2024
Merged

Conversation

timcappalli
Copy link
Member

Based on the discussion on yesterday's call, this changes the following:

  • Adds a new term in Terminology for "The Digital Credentials API" which talks about both the Web Platform API (W3C) and the native platform equivalents (generically)
  • Changes most occurrences of "W3C Digital Credentials API" to either "Digital Credentials API (DC API)" or "DC API"
  • Changes the response_mode to dc_api
  • Includes "app origin" along with web origin
  • Fixes xref for W3C DC API

@timcappalli timcappalli requested a review from Sakurann November 20, 2024 17:59
Copy link
Contributor

@leecam leecam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left one comment about the origin but this looks great to me!

openid-4-verifiable-presentations-1_0.md Show resolved Hide resolved
@timcappalli timcappalli changed the title Genericize W3C Digital Credentials API references Generalize W3C Digital Credentials API references Nov 20, 2024
Copy link
Collaborator

@Sakurann Sakurann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good - minor nits.

Copy link
Member

@c2bo c2bo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not entirely sure what the best approach for the origin is, but given that webauthn already uses one origin parameter for browser-initiated or native app calls, it feels like that would be the logical way to go as well?

Looks good to me once the origin discussion is resolved.

openid-4-verifiable-presentations-1_0.md Outdated Show resolved Hide resolved
timcappalli and others added 2 commits November 28, 2024 02:03
Co-authored-by: Christian Bormann <[email protected]>
Co-authored-by: Kristina <[email protected]>
@Sakurann Sakurann merged commit 7c26595 into main Nov 28, 2024
2 checks passed
jogu added a commit that referenced this pull request Nov 30, 2024
The response_mode needs to be updated as per
#337
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants