-
Type:
Sub-task
-
Status: Done
-
Priority:
High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Company:All Clients/Multiple Clients
Sign In Post API
Tasks in this Jira :
- Encrypt password coming from web
- Search in Users table if user is present and validate encrypted password with password present in database
- If not present , return appropriate status and message. If user present ,return token.
- After login, redirect to Review and sign page.
-
- Time Spent:
- 4h
-
Cipher tool file creation in App Logic
Discussion with Nandkumar
Validate users with user in DB
-
- Time Spent:
- 4h
-
- Move logic to AppLogic
- Cipher tool Nugetpkg installation
- Discussion with Swapnil
- Code changes
- Unit testing
-
- Time Spent:
- 5h
-
Merging with Develop branch
resolving issues
Unit testing
-
- Time Spent:
- 3h
-
Discussion with Ganesh and Swapnil
Changes to return unauthorized
code checkin
Testing after deloyment