Skip to main content

Validate TOTP code

GET 

/v1/auth/totp/validate

Validates the TOTP code for the given customer and code. If the code is valid, it will accept the original login request using the login_challenge and complete the two-factor authentication flow.

Request

Responses

Redirect to OAuth2 callback after successful validation

Response Headers
    Location

    Callback URL with authentication result