8000 feat: Add W3C credentials verification by pallavighule · Pull Request #564 · credebl/platform · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: Add W3C credentials verification #564

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

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

pallavighule
Copy link
Contributor

What

  • Added presentationExchange proof format

Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
@pallavighule pallavighule requested a review from ankita-p17 March 1, 2024 14:55
@pallavighule pallavighule self-assigned this Mar 1, 2024
Copy link
sonarqubecloud bot commented Mar 1, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@pallavighule pallavighule requested a review from sairanjit March 4, 2024 12:53
@@ -489,11 +520,11 @@ export class VerificationService {
* @param payload
* @returns Get requested proof presentation details
*/
async _sendOutOfBandProofRequest(payload: IProofRequestPayload): Promise<{
async _sendOutOfBandProofRequest(payload: IProofRequestPayload | IPresentationExchangeProofRequestPayload): Promise<{
Copy link
Contributor

Choose a reason for hiding this comment

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

  • In the subsequent PR change IProofRequestPayload to IndyProofRequestPayload or something similar to separate it out from presentation exchange payload
  • @ankita-p17 Thoughts ?

Copy link
Contributor

Choose a reason for hiding this comment

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

Agree @sairanjit, @pallavighule please commit this update in subsequent PR to keep the separation of formats.

Copy link
Contributor
@sairanjit sairanjit left a comment

Choose a reason for hiding this comment

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

LGTM

@ankita-p17 ankita-p17 merged commit 2dc813c into develop Mar 4, 2024
@ankita-p17 ankita-p17 deleted the W3C-Credentials-Verification branch March 11, 2024 05:58
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks
8000
.com>
KulkarniShashank pushed a commit that referenced this pull request Sep 12, 2024
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank pushed a commit that referenced this pull request Sep 12, 2024
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
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.

3 participants
0