-
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.