We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
issuer uses POST /generic/issuer/credentials for send offer and /generic/issuer/credentials/{credential_id}/request for send request
/generic/issuer/credentials
/generic/issuer/credentials/{credential_id}/request
verifier uses POST /generic/verifier/send-request and /generic/verifier/accept-request with the proof id in the body.
/generic/verifier/send-request
/generic/verifier/accept-request
will address after #192
Checklist:
send-request
request
/generic/issuer/credentials/
generic/proofs/send-request
The text was updated successfully, but these errors were encountered:
#623
Sorry, something went wrong.
No branches or pull requests
issuer uses POST
/generic/issuer/credentials
for send offer and/generic/issuer/credentials/{credential_id}/request
for send requestverifier uses POST
/generic/verifier/send-request
and/generic/verifier/accept-request
with the proof id in the body.will address after #192
Checklist:
send-request
vsrequest
)/generic/issuer/credentials/
vsgeneric/proofs/send-request
The text was updated successfully, but these errors were encountered: