Basic migration of the 2FA from HAML to Vue

Migrate from HAML:

  • Step 1: TOTP and recovery code (add wip feature flag). Update the feature test to check TOTP and recovery codes with FF on/off
  • Step 2: WebAuthn verification. Update the feature test to check WebAuthn verification with FF on/off
Edited by Eduardo Sanz García