Nexus
Nexus copied to clipboard
2FA method disappears from db
Describe the bug
The 2FA method key keeps disappearing from the db which causes trouble logging in.
To Reproduce
Steps to reproduce the behavior:
- Sign up new account
- Logout
- Login
- While doing 2FA it will give error saying "
undefined
is not a valid type"
Expected behavior
I expect twofa_method
not to disppear from the db and to be able to properly login without 2FA issues.
Screenshots
Desktop (please complete the following information):
- OS: Windows
- Browser: OperaGX
- Version: 3.0.2 and higher
Additional context
Add any other context about the problem here.