/internal/mfa/totp/validate
Internal verify user TOTP code without JWT authentication, called by other services (identity-service) during login. Requires InternalAPIKey authentication. Reference: RFC 6238 (TOTP), OWASP ASVS V2.8.3.
Schema: dto.InternalTOTPValidateRequest
dto.InternalTOTPValidateRequest
code
string
user_id
tenant_id
dto.ValidDetailResponse
gitee_com_linmes_authms_base_dto.SimpleResponse
integer
data
dto.ValidResponse
message
timestamp
valid
boolean
True