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

VC can be created without an issuer #111

Open
KendallWeihe opened this issue Mar 18, 2024 · 0 comments
Open

VC can be created without an issuer #111

KendallWeihe opened this issue Mar 18, 2024 · 0 comments

Comments

@KendallWeihe
Copy link
Contributor

vc.Create() doesn't accept an Issuer, but from the spec:

A verifiable credential MUST have an issuer property.

We set the issuer value when we go to sign the VC but the expectation of the output of a Create function would be that all required data properties are defined (at the least, perhaps we could get by with just adding a disclaimer to the godocs?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant