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

feat: implementation of DID authentication #20

Merged
merged 3 commits into from
Mar 8, 2023
Merged

feat: implementation of DID authentication #20

merged 3 commits into from
Mar 8, 2023

Conversation

0xHansLee
Copy link
Contributor

For DID authentication, an empty presentation with proof is used (ref).
User can verify the DID auth by using the VerifyPresentation.

pkg/vc/command_test.go Outdated Show resolved Hide resolved
pkg/vdr/did_auth_test.go Show resolved Hide resolved
Copy link
Contributor

@youngjoon-lee youngjoon-lee left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link

@audtlr24 audtlr24 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

Copy link
Contributor

@gyuguen gyuguen left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@inchori inchori left a comment

Choose a reason for hiding this comment

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

LGTM! 👍

@0xHansLee 0xHansLee merged commit 255994f into main Mar 8, 2023
@0xHansLee 0xHansLee deleted the han/did-auth branch March 8, 2023 02:07
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.

5 participants