bcgov / bc-wallet-mobile

BC Wallet to hold Verifiable Credentials
Apache License 2.0
60 stars 48 forks source link

Proof request template updater (v1) #1559

Open knguyenBC opened 11 months ago

knguyenBC commented 11 months ago

Description of feature / user story

Currently, BC Wallet needs to be deployed every time a new use case using the mobile verifier requires a different proof request. This is not scaleable.

As a developer, I want to update the proof request templates without having to deploy the wallet so that use cases are not delayed until a release is available

NOT IN SCOPE As a verifier, I want to be able to create my own templates so that I don't need to rely on a different team/organizations to create my templates and I have more control.

Acceptance Criteria

Wireframes or relevant image assets / links

bryce-mcmath commented 10 months ago

Can we please get links to wireframes for this ticket? I can't seem to find any

knguyenBC commented 10 months ago

I didn't think there was a need for one as it's not meant to be user facing yet and just for our internal team to easily update.