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. All failures collapse to
a uniform 401 (no account-existence oracle).
Request
Responses
- 200
- 400
- 401
ESP User token set.
Bad request
Unauthorized - Invalid or missing authentication