Project

General

Profile

CR #3400

Bug #3316: Tukxi Server Rider:- Design New Architecture using node

verifyRiderOTP restructuring using node

Added by Anupama P over 1 year ago. Updated 10 months ago.

Status:
Resolved
Priority:
Normal
Target version:
Start date:
10/07/2024
Due date:
10/11/2024 (about 18 months late)
% Done:

0%

Estimated time:
Milestone:
Sprint 25 Tukxi Ride 2024 Nov 01 to Nov 30
Branch name:

Description

parameters["type"] = "verifyRiderOTP"
parameters["vPhone"] = phoneNumber
parameters["otp"] = otp
parameters["verification_id"] = verificationId
parameters["vDeviceType"] = Utils.deviceType
parameters["UserType"] = Utils.userType
parameters["vCurrency"] = generalFunctions.retrieveValue(Utils.DEFAULT_CURRENCY_VALUE)
parameters["vLang"] = generalFunctions.retrieveValue(Utils.LANGUAGE_CODE_KEY)


Files

verifyRiderLoginOtp (335 Bytes) verifyRiderLoginOtp Anandhu P Kumar, 02/07/2025 01:47 AM

Impact Analysis

The datatype of the response data changed.(in php all the response are in the type string, it changed to corresponding datatypes) The request parameters changed to form-data to raw JSON data.

Also available in: Atom PDF