...
- Apiary: Update User password
- Receiving a token find user_id and update the password for this user
Next flows are possible
- User doesn't have 2fa
- Request token
- Update Password
- User has 2fa and set factor
- Request token
- Send OTP
- Update Password
- User has 2fa without factor
- Request token
- Init factor
- Send OTP
- Update Password