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
./openid4vp/vp.py:9
./openid4vp/vp.py:21
check the entire redirect_endpoint, in particular where the VpToken object is instantited and the its VPs.
For the MDOC CBOR implementation please refer to pyMDOC-CBOR
The text was updated successfully, but these errors were encountered:
deadline moved at the end of this week (cause others priorities fix )
Sorry, something went wrong.
@PascalDR please add a single unit test with a mdoc cbor presentation (vp) where the detect of the credential type is covered
No branches or pull requests
./openid4vp/vp.py:9
: # TODO: what if the credential is not a JWT?./openid4vp/vp.py:21
: # TODO - automatic detection of the credentialcheck the entire redirect_endpoint, in particular where the VpToken object is instantited and the its VPs.
For the MDOC CBOR implementation please refer to pyMDOC-CBOR
The text was updated successfully, but these errors were encountered: