Password sign-in
POST/v1/user/auth/token
Verifies username/password against the bundled Cognito pool
server-side and returns an ESP User token set.
Request
Responses
- 200
- 400
- 401
ESP User token set.
Invalid request body
Authentication failed — wrong password, or no such account.
Signin failed. Account not verified — reset your password. — correct password, account never verified.