Skip to content

Stagger withdrawal MFA

Ben requested to merge fix/withdrawal-mfa-2097 into master

Closes #2097 Depends on front!1653 (merged)

Summary

Move MFA step to before a user makes transaction

Testing

  1. MAKE SURE TO SET INFURA ADDRESS VIA HELM ON SANDBOX RESTART
  2. Try to make a withdrawal
  3. You should see code prompt before withdrawal, and after submitting it the request should succeed, having passed the secret.
Edited by Ben

Merge request reports