Skip to content

fix MFA crashing on user-settings page

HJ requested to merge fix-mfa into develop

what it says on the tin. MFA (two-factor auth/one-time password) was hidden on user-settings but was actually crashing with errors in console. this fixes it so that FE properly handles case where BE doesn't support it yet.

Merge request reports