Release 1.0.6
Features:
-
WR-358 - Default Email TFA method implementation
- Now we have added one more method 2FA by e-mail address. It becomes default after user registration on the site. You can still change the default method on the profile page. It is not possible to remove the 2FA method by e-mail address from the profile
We'll now go through the registration flow to show all the changes:

Step 1: The user registration page has not changed. You are still prompted for First and last name, mail, and password
Step 2: The user receives a code in the email to confirm the mail, instead of a link, as it was before
Step 3: The user must enter the code received in the letter on the site in order to confirm the e-mail address. After successful confirmation, the mail is added as a default 2FA method

Bugfixes:
-
WR-371 - Fix bug with user's limits for withdrawals
- When withdrawing a large amount of funds, the system did not let such transactions through.
-
WR-367 - Birth date is not migrating from SumSub
- Date of birth was not imported into CRM after passing flow verification
No Comments