Is there a way using 2FA to stop the user from Disabling 2FA. I used some javascript from Force Users to Enable Two-Factor Authentication in Umbraco 13 · GitHub to check if 2FA is active and if not force the user to activate it.
But I like to stop users disabling 2FA
I also like to setup 2 FA during login, not once they are logged in.
Regards
Darren