Concordium / concordium-misc-tools

A collection of small tools with a well-defined purpose
Apache License 2.0
4 stars 6 forks source link

Company ID Tool - Split the flow for recovering accounts and generating request to recover identity object #129

Open mh-concordium opened 9 months ago

mh-concordium commented 9 months ago

Description As discussed with Bogac, it would be nice to separate the flow since the most of the users would be interested in recovering the accounts. Recover identity object flow is necessary in case if users want to add new accounts within the same id-object that they have lost.

Steps to Reproduce Open the app and select "Identity Recovery" button.

Expected Result Define exact expected result with the PO. However, the initial idea was to:

  1. Add a button with the title to recover accounts and then proceed with account recovery.
  2. "Identity recovery" button leads to generating the request as is now.

Actual Result There will be 3 buttons and with "Identity Recovery" button, user is prompted do generate recovery request while also being possible to save the account keys.

Versions