Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 531 Bytes

attempt.md

File metadata and controls

23 lines (20 loc) · 531 Bytes

eviratec / schema / v1 / authentication / attempt

Examples

Ex 1.

{
    "id": "ce08a4f5-2087-4934-8628-ca5e1c3265c2",
    "date": "2017-03-24 23:52:05.411305144+11:00",
    "user_agent": "software.eviratec.crm.webclient/1.0.0-alpha1",
    "remote_address": "10.0.0.1",
    "is_flagged": false,
    "is_resolved": true,
    "resolution": {
      "id": "79de849f-93d4-4882-9b6f-f29732ffc4a0",
      "type": "error",
      "reason": "Invalid username/password combination",
      "has_failed": true
    }
  }
}