-
Notifications
You must be signed in to change notification settings - Fork 29
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
Add CHAPI support for Share Credential Request workflow - Get Requests #263
Comments
Works in Android, Build 52 |
@dmitrizagidulin - please add instructions for Atomic Jolt team |
From @dmitrizagidulin: CHAPI allows two workflows: This ticket is about that second get() workflow. At verifiers/Relying Party's web page, user is asked for a VC. User then clicks a button like 'Present Credential', and now the web page has to communicate with LCW, and get a credential out of there (with the user's permission) How to test this second workflow (to see if we support it):
|
Issue blocked on #547. |
Add CHAPI support for Share Credential Request workflow.
Note: This issue is for presenting a credential from LCW (hence the Share Credential Request) part.
For support for issuing a VC into LCW, see issue #504
The text was updated successfully, but these errors were encountered: