■ Request ```json { "email": "test+1@example.com", "password": "passw0rd" } ``` ■ Response ```json { "token": "xxxxxxxxxxxxxxxxxxx" } ```
■ Request
{ "email": "test+1@example.com", "password": "passw0rd" }■ Response
{ "token": "xxxxxxxxxxxxxxxxxxx" }