Change password
Changes the password for authenticated user.
Changes the password for authenticated user.
Enables an existing TOTP.
Sends a link to the registered email to reset password.
Generates the new email validation link and sends it to the email.
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 a password for the authenticated user.
Resets the TOTP secret for the authenticated user.
Sends verification code to the email.
Sign in user.
Signs out the currently logged-in user.
Sign up as a user or business.
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
Validates the email address sent to the email.
Verifies the provided TOTP.