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

Validate recovery codes match for user #1039

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

Validate recovery codes match for user #1039

anikarni opened this issue Mar 31, 2017 · 0 comments

Comments

@anikarni
Copy link
Member

To ensure the recovery code is correct before asking the user to create new password.

Design: https://projects.invisionapp.com/share/YXB1ZMJBG#/screens/226009153 (third screen)

Acceptance Criteria

When I submit the admin and user recovery code, I should see a message telling me whether my code was correct or not before setting my password.

In Scope

  • Call bonafide after submitting recovery codes
  • Throw error in bonafide if code is incorrect
  • Throw different error if password not set
  • Treat two different errors above in the UA and show different messages depending on whether code is correct or not

Out of Scope

  • Implementing the endpoints in bonafide

Depends on

#935

@anikarni anikarni added this to the Account Recovery milestone Mar 31, 2017
@anikarni anikarni changed the title Validate Recovery Code Validate recovery codes match for user Mar 31, 2017
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