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

DID Authentication #97

Open
0xHansLee opened this issue Feb 28, 2023 · 1 comment
Open

DID Authentication #97

0xHansLee opened this issue Feb 28, 2023 · 1 comment
Assignees

Comments

@0xHansLee
Copy link
Contributor

Background

When provider requests data validation with VC/VP, oracle need to validate whether the requester is holder of VP via DID authentication.

Implementation

For a simple way, JWT can be used for DID authentication as done in account authentication.
I'm going to investigate whether there is a more general or standard way of DID authentication.

@0xHansLee 0xHansLee self-assigned this Feb 28, 2023
@0xHansLee
Copy link
Contributor Author

As done in medibloc/vc-sdk#20, providers will prove their ownership of DID by providing DID authentication which is empty verifiable presentation with proof.

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

No branches or pull requests

1 participant