Skip to main content

9 docs tagged with "totp"

View all tags

Generate Totp

Generates a new TOTP secret or returns the currently pending one.

List Totp

List of all the TOTPs for the authenticated user.

Request Totp

Request a new TOTP secret to permit the 2FA update

Reset Totp

Resets the TOTP secret for the authenticated user.

Update Totp

Verify if the given TOTP value is valid with the previous 'secret' value requested with '/api/users/totp/request' endpoint