Actions
Feature #1446
closedFeature #1002: Feature - User access to the app.
Feature #1008: Req.- User registration in the App (resend the sms code):
Req.- User registration in the App (resend the sms code) - backend part
Status:
Closed
Priority:
Normal
Assignee:
Alice Gor
Category:
-
Target version:
-
Start date:
01/28/2020
Due date:
% Done:
100%
Updated by Olga Bakhmat almost 6 years ago
- Status changed from New issue to Needs Testing
- % Done changed from 0 to 100
Updated by Artem Bakhmat almost 6 years ago
New api was implemented to send security code by SMS
GET /api/mdlaccount/sendCode
Optional request parameter:- returnUrl - should be passed to maintain url to redirect after successful login-in.
Precondition: in order api is executed user should be able to pass 1st step of authentication - successful registering or log-in.
Result: SMS with message "Your security token is: {code}" should be sent to physician.
Please test.
Swagger: https://develop_feature_ironjab-api.gbglis.xyz/swagger/index.html
Updated by Artem Bakhmat almost 6 years ago
- Assignee changed from Artem Bakhmat to Alice Gor
Updated by Alice Gor almost 6 years ago
- Status changed from Needs Testing to In Progress
The API is tested and verified in Swagger UI DEV
Updated by Alice Gor over 5 years ago
- Status changed from In Progress to Closed
The Issue is tested and verified in DEV
Actions