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

Implementation of CCG methods does not adhere to spec #13

Open
mkhraisha opened this issue Apr 13, 2020 · 3 comments
Open

Implementation of CCG methods does not adhere to spec #13

mkhraisha opened this issue Apr 13, 2020 · 3 comments
Assignees

Comments

@mkhraisha
Copy link

The methods outlined in the CCG verifier take in an object of the format:
"verifiableCredential": {} currently the swagger on this repo is outlined correctly however the implementation expects a "credentials": {} object and breaks when a "verifiableCredential": {}" object is provided.

@OR13 OR13 self-assigned this Apr 14, 2020
@OR13
Copy link
Member

OR13 commented Apr 14, 2020

@OR13
Copy link
Member

OR13 commented Apr 14, 2020

this repo contains endpoints that are CCG conformant and ones that are not. they are labels as such...

the interop test suite is against the ccg endpoints, but our demos use the other ones, when they are equivalent.... or when we require functionality not defined in ccg.

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

2 participants