We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The example proof jwt in https://openid.github.io/OpenID4VCI/openid-4-verifiable-credential-issuance-wg-draft.html#section-7.2.1.1 has "typ": "JWT" in the header, I think it should be "openid4vci-proof+jwt," as per https://openid.github.io/OpenID4VCI/openid-4-verifiable-credential-issuance-wg-draft.html#jwt-proof-type
The text was updated successfully, but these errors were encountered:
I agree. I could add this fix to PR #144 if people want me to.
Sorry, something went wrong.
fixing this in #128
Successfully merging a pull request may close this issue.
The example proof jwt in https://openid.github.io/OpenID4VCI/openid-4-verifiable-credential-issuance-wg-draft.html#section-7.2.1.1
has "typ": "JWT" in the header, I think it should be "openid4vci-proof+jwt," as per https://openid.github.io/OpenID4VCI/openid-4-verifiable-credential-issuance-wg-draft.html#jwt-proof-type
The text was updated successfully, but these errors were encountered: