Open xy2z opened 5 years ago
Hello, Nice project, I'd love to contribute. What should be done on this issue instead of #110?
@ayrtonvwf This is only for the login page. So when a user signs in, and if user has enabled 2FA, the user must enter the 2fa code to successfully sign in.
I can't really remember why I splitted this up tho.
On the login page, if the user has enabled 2fa, the user must enter the correct 2fa code to login.
Only show the 2fa form if both email and password are correct.
The UI is made using Bulma.io
Let me know if you have questions.