Authorizations
JWT token obtained from AWS Cognito or custom authentication service
Body
application/json
Login request payload
User email address
Response
Login successful
Standard detail response
Response message
Login with email, We use an authentication mechanism that is based on AWS Cognito, So we do not store the password in our database, to validate the user, we will check if the email exists in our database in addition to that the user should be active
JWT token obtained from AWS Cognito or custom authentication service
Login request payload
User email address
Login successful
Standard detail response
Response message