GIVEN I have a single director owned company
WHEN I have indicated I want digital credentials issued
THEN I can I want to see a QR code to verify I am a verified person
GIVEN I am presented with a QR code to verify my person
WHEN I take a picture of the QR code with my phone
THEN I can confirm on my phone that I want all the verified credentials sent to my digital wallet
GIVEN I have confirmed on my phone that I want all verified credentials sent to my digital wallet
WHEN the credentials have been sent to the wallet
THEN I will be notified whether credentials were sent successfully.
we issue QR code
user confirms on their phone that they want all the verified credentials for the company (this has been built)
Design References from Kimberly Nguyen, CITZ
BC Registries Redesign
GIVEN I have a single director owned company WHEN I have indicated I want digital credentials issued THEN I can I want to see a QR code to verify I am a verified person
GIVEN I am presented with a QR code to verify my person WHEN I take a picture of the QR code with my phone THEN I can confirm on my phone that I want all the verified credentials sent to my digital wallet
GIVEN I have confirmed on my phone that I want all verified credentials sent to my digital wallet WHEN the credentials have been sent to the wallet THEN I will be notified whether credentials were sent successfully.
After API sends credentials to wallet...