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

SSI-Streetcred: User Sign Up #28

Open
FarrandTom opened this issue Apr 9, 2020 · 2 comments
Open

SSI-Streetcred: User Sign Up #28

FarrandTom opened this issue Apr 9, 2020 · 2 comments
Labels
help wanted Extra attention is needed Type: New Feature ➕ Introduction of a completely new addition to the codebase

Comments

@FarrandTom
Copy link
Member

Context: This is the creation point for the Proof of Account Ownership verifiable credential (VC). As users sign up to Opus a VC will be issued to them from the Opus organisation.

This VC will act as Proof of Account Ownership, and can be used in either a two factor authorisation (2FA) login pattern, or by users to login without a username and password using simply a QR code or unique URL.

Issue: Currently there is no code to support creation of Proof of Account Ownership VCs.

Next steps: Familiarise yourself with Streetcred, and the tutorials/demos they have themselves. This tutorial in particular will take you through all of the concepts required: https://docs.streetcred.id/docs/tutorial

Implementation of the desired user journey:

  1. User registers their account through the Opus front end.
  2. Upon account creation a QR code or URL is displayed on screen.
  3. QR code/URL is consumed and the new Proof of Account Ownership VC is added to the user's wallet.

Note: Create a dummy Opus organisation and a dummy credential definition to work with until this issue is solved.

For reference the starter code for the SSI branch is lifted from: https://github.com/streetcred-id/iiw-demo

@FarrandTom FarrandTom added Type: New Feature ➕ Introduction of a completely new addition to the codebase help wanted Extra attention is needed labels Apr 9, 2020
@wip-abramson
Copy link
Member

@FarrandTom what is the status of this issue? It is complete if I understand correctly.

1 similar comment
@wip-abramson
Copy link
Member

@FarrandTom what is the status of this issue? It is complete if I understand correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Type: New Feature ➕ Introduction of a completely new addition to the codebase
Projects
None yet
Development

No branches or pull requests

2 participants