Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

feat: Add new demo page to handle issuance initiate request and qrcode scanner #1883

Merged
merged 1 commit into from
Sep 21, 2022

Conversation

talwinder50
Copy link
Member

@talwinder50 talwinder50 commented Sep 15, 2022

Screen.Recording.2022-09-20.at.11.06.52.PM.mov

Screen Shot 2022-09-21 at 10 47 55 AM

Screen Shot 2022-09-21 at 10 48 11 AM

closes #1879
closes #1875

Signed-off-by: Talwinder Kaur [email protected]

@cla-bot cla-bot bot added the cla-signed label Sep 15, 2022
@talwinder50 talwinder50 requested review from sudeshrshetty and rolsonquadras and removed request for rolsonquadras and sudeshrshetty September 15, 2022 20:06
@talwinder50 talwinder50 changed the title feat: Add new demo page to handle issuance initiate request feat: Add new demo page to handle issuance initiate request and qrcode scanner Sep 16, 2022
Copy link
Member

@rolsonquadras rolsonquadras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The original issue was to add this feat to Wallet codebase and not test

@talwinder50 talwinder50 force-pushed the qrcode branch 2 times, most recently from fc67a85 to 7209f26 Compare September 21, 2022 03:44
@@ -184,6 +184,11 @@ export default [
name: 'block-no-auth',
component: load('pages/BlockNoAuthPage'),
},
{
path: 'initiateIssuance',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we rename this to initiateProtocol ? This will be used for presentation along with issuance. Also, need to update page name as well

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

@talwinder50 talwinder50 merged commit ed92cdb into trustbloc:main Sep 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a QR code scanner Page to support copying OpenID4VC initiate messages
3 participants