/auth/local
POST {{baseUrl}}/auth/local
Login a user using the identifiers email and password
Request Body
{"foo"=>"est non"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | 
RESPONSES
status: OK
{"foo":"est non"}