Enable Totp
Enables an existing TOTP.
Enables an existing TOTP.
Generates a new TOTP secret or returns the currently pending one.
List of all the TOTPs for the authenticated user.
Request a new TOTP secret to permit the 2FA update
Resets the TOTP secret for the authenticated user.
Sends verification code to the email.
Skips TOTP on the signup page.
Verify if the given TOTP value is valid with the previous 'secret' value requested with '/api/users/totp/request' endpoint
Verifies the provided TOTP.