camaraproject / OTPValidation

Repository to describe, develop, document and test the OTP Validation API family
https://wiki.camaraproject.org/display/CAM/OTPValidation
Apache License 2.0
6 stars 14 forks source link

Send-Code API #25

Closed psidana1983 closed 1 year ago

psidana1983 commented 1 year ago

Hi Team , The send-code end point uRL has 2 request parameters mobile number and message . The request field message has {code} in it . I want to understand who generates this code ? Is it getting generated by the client and will he be responsible for appending it in the message or the server need to generate this code and append in the message .

Basically, is this service about only sending an SMS or generating the code and send an SMS both.

Regards Prashant sidana

psidana1983 commented 1 year ago

Also, one more question what is the expected length of OTP code .

sahidkhangithub commented 1 year ago

@bigludo7 , can you advice on above points

bigludo7 commented 1 year ago

We had discussion on this topic - please consider: https://github.com/camaraproject/OTPvalidationAPI/issues/24 Hope it helps.

DT-DawidWroblewski commented 1 year ago

all clear...

psidana1983 commented 1 year ago

Aligned thanks