user cannot input it anywhere, because the login sceen fails ❌
Expected Behavior
an input field is rendered for user to be able to enter the sent 2FA code
Actual Behavior
error message gets triggered from the UI perspective
checking out the network tab in the browser, I can see that one of the GQL calls actually returns the HTML template snipped that contains a fragment with the input field
my assumption is that it is the "legacy" behaviour but the new Frontend cannot react to it?
Enabling 2FA disables user to login
Expected Behavior
Actual Behavior
Steps to Reproduce
Your Environment