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

Send multiple credential offers to holder on single connection (one QR code) #803

Open
Tracked by #787
fc-santos opened this issue Jun 5, 2023 · 0 comments
Open
Tracked by #787
Assignees

Comments

@fc-santos
Copy link
Contributor

Description of feature / user story

When holder scans the QR code, a connection with the issuer is made, then the issuer is able to send a credential offer. At the moment, if the issuer sends multiple credential offers with one QR code (one connection), the first credential offer is shown at the credential offer screen, but the other ones after are shown as a notification in the home screen. It's not very user friendly to have to go to the home screen to see the other offers. It'd be interesting if after either accepting/declining the offer that the next one is shown.

Acceptance Criteria

As a user, I'd like to accept or decline multiple credential offers by scanning only once a QR code and not to have to go to the home screen to see the other offers if the issuer sends multiple offers.

As the issuer I'd like to have an endpoint where I can send multiple credential offers by using a single connection.

Wireframes or relevant image assets / links

Here is an example of what would the feature look like. 3 credential offers are sent to the holder, and none of them appear as a notification. As soon as the holder accepts the first offer, the second one is shown to the holder and then the third one:

https://drive.google.com/file/d/1GiNPs9D9cTB7o08gHhKPJHAP5dXkb-g7/view

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