-
-
Notifications
You must be signed in to change notification settings - Fork 8
SSI-Streetcred: User Sign Up #28
Copy link
Copy link
Open
Labels
Type: New Feature ➕Introduction of a completely new addition to the codebaseIntroduction of a completely new addition to the codebasehelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
Type: New Feature ➕Introduction of a completely new addition to the codebaseIntroduction of a completely new addition to the codebasehelp wantedExtra attention is neededExtra attention is needed
Type
Fields
Give feedbackNo fields configured for issues without a type.
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:
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