jwt-vc-presentation-profile
jwt-vc-presentation-profile copied to clipboard
Following up on the conversation in MS Teams chat, Daniel Godbout referenced that microsoft is currently only checking for the `RevocationList2021Status` type. This appears to be an older version of...
regardless whether there are two devices or same devices, the user should be able to continue the flow. might also need to clarify that "cross-device" is meant to be a...
closes Issue #61 and adds a mail claim that was missing
moving a conversation from a PR. When a photo claim is used in the VC-JWT, should it be binary or a data URL. > - `photo` OPTIONAL. The user's profile...
Use relative DID URL instead of an absolute DID URL to prevent verifiers not checking `iss` in the body and only DID in `kid`. (cc @tplooker )
I think we need add something to the effect of > If the credentialStatus property refers to an ID Hub, the ID Hub MUST respond to unsigned, unencrypted message as...