Feature #1518
closed
- Assignee changed from Dima H to Artem Bakhmat
- Subject changed from Req. - Registered User - Sing in - back-end part to Req. - Registered User - Sign in - back-end part
Summary: new api was added to process 1 step of authentication
POST /api/mdlaccount/login
Request model:
{
"userName": "string",
"password": "string"
}
If api is executed successfully then user should get SMS with security code.
This code should passed in the GET /api/mdlaccount/verifyCode api
- Status changed from New issue to Needs Testing
- Assignee changed from Artem Bakhmat to Alice Gor
- % Done changed from 0 to 100
- Status changed from Needs Testing to In Progress
The API is tested and verified in DEV (SWagger UI)
- Status changed from In Progress to Closed
The issue is tested and verified in DEV
Also available in: Atom
PDF