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

Adding the timer based QR code #610

Open
nayakrounak opened this issue Mar 2, 2023 · 1 comment
Open

Adding the timer based QR code #610

nayakrounak opened this issue Mar 2, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request MEC targeted for MEC triage This issue is pending confirmation and planning and should not be worked on yet
Milestone

Comments

@nayakrounak
Copy link

Problem Statement
We want to add a timer-based QR code in Inji, which can show a QR code that can

  • Auto-store credentials shared by residents after they perform selfie authentication.
  • Display the credential for 5 seconds and then reshow the QR code.

Steps

  • A relying party wants to use the application to collect the credentials of residents who avail the relying party's services
  • The relying party keeps the application stationed at a place for the residents to use after opening this QR code.
  • The resident scans the QR code
  • The resident performs a selfie authentication and shares the credential
  • The resident's credentials are shown on the relying party's app and are saved automatically
  • The credential on the UI disappears after 5 seconds and the QR code is shown on the relying party's app.

Additional context
This feature was available in an older version of Inji. Now, this feature can be added to the current version as well. A video of the implementation is available here.

2a4ed261-14de-453c-956c-1a2043b75649.MP4
@nayakrounak nayakrounak added enhancement New feature or request triage This issue is pending confirmation and planning and should not be worked on yet labels Mar 2, 2023
@Sujithbn Sujithbn added the MEC targeted for MEC label Mar 3, 2023
@Sujithbn Sujithbn added this to the 13th MAR 23 milestone Mar 3, 2023
@ravikp
Copy link
Contributor

ravikp commented Mar 6, 2023

For this to happen, we need to have verifiable credentials that needed to be as small as possible for them to transported within 5 seconds. What happens if there is a VC transfer that in progress?

@Sujithbn Sujithbn moved this to Pending input / clarification in MOSIP Inji issues tracking Mar 8, 2023
@santhoshsunder santhoshsunder added bug Something isn't working and removed bug Something isn't working labels Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request MEC targeted for MEC triage This issue is pending confirmation and planning and should not be worked on yet
Projects
Status: Pending input / clarification
Development

No branches or pull requests

5 participants