Project

General

Profile

Bug #382

Updated by Ryan Supawarapong 2 months ago

Backend api for otp return. 

 Actual response: 
 `"OTP Not match"` 

 Expected response by FE: 
 `{"message": "OTP Not match" } ` return

Back