https://api.sofurrybeta.com/login
POST /login { "email": "bob@example.org", "password": "hunter2" }
HTTP 200 { "token": "..." }