Hey so I was going through some repos for this purpose, as I am too building one. But the issue is 2fa does involve writing the email and password again, along with the totp. This is were I am stuck too, I am trying to add a cookie with the email details and then using in a validation route. But yea, consider this. Not exactly an issue, but not a very good design choice.
Hey so I was going through some repos for this purpose, as I am too building one. But the issue is 2fa does involve writing the email and password again, along with the totp. This is were I am stuck too, I am trying to add a cookie with the email details and then using in a validation route. But yea, consider this. Not exactly an issue, but not a very good design choice.