Project

General

Profile

Actions

Feature #1518

closed

Feature #1002: Feature - User access to the app.

Feature #1158: Req. - Registered User - Sign in

Req. - Registered User - Sign in - back-end part

Added by Artem Bakhmat almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Alice Gor
Category:
-
Target version:
-
Start date:
02/03/2020
Due date:
% Done:

100%

Actions #1

Updated by Artem Bakhmat almost 6 years ago

  • Assignee changed from Dima H to Artem Bakhmat
Actions #2

Updated by Artem Bakhmat almost 6 years ago

  • Subject changed from Req. - Registered User - Sing in - back-end part to Req. - Registered User - Sign in - back-end part
Actions #3

Updated by Artem Bakhmat almost 6 years ago

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

Actions #4

Updated by Artem Bakhmat almost 6 years ago

  • Status changed from New issue to Needs Testing
  • Assignee changed from Artem Bakhmat to Alice Gor
  • % Done changed from 0 to 100
Actions #5

Updated by Alice Gor almost 6 years ago

  • Status changed from Needs Testing to In Progress

The API is tested and verified in DEV (SWagger UI)

Actions #6

Updated by Alice Gor over 5 years ago

  • Status changed from In Progress to Closed

The issue is tested and verified in DEV

Actions

Also available in: Atom PDF