Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

Add second recovery secret when user recovers account #1024

Open
anikarni opened this issue Mar 24, 2017 · 0 comments
Open

Add second recovery secret when user recovers account #1024

anikarni opened this issue Mar 24, 2017 · 0 comments

Comments

@anikarni
Copy link
Member

Once the user logs in with the old recovery code, we have to ensure a new recovery secret is added to the secrets document, before updating it in Bonafide.

Acceptance Criteria

Given I already had a recovery secret, when I submit my back-up email, I should have a second recovery secret encoded with the new recovery code in the secrets file.

In Scope

  • Generate new recovery code
  • Encrypt secret with new recovery code
  • Save the second secret in the secrets doc

Out of Scope

  • Deleting the old recovery code

Depends on

#925

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant