Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smholloway/61b0d1e7e1e2f01c69f1 to your computer and use it in GitHub Desktop.
Save smholloway/61b0d1e7e1e2f01c69f1 to your computer and use it in GitHub Desktop.
{
"authenticator": {
"consumer": {
"key": "key"
},
"created": "2015-01-01 10:10:10",
"id": "12345678-1234-4123-8123-123456789abc",
"modified": "2015-01-01 10:10:10",
"name": "authenticator"
},
"authenticator_type": "apn",
"created": "2015-01-01 10:10:10",
"created_seconds_since_epoch": 1420128610,
"deactivated": false,
"handleable": true,
"enabled": false,
"id": "12345678-1234-4123-8123-1234567890ab",
"minimum_version": 0,
"modified": "2015-01-01 10:10:10",
"pending": true,
"reason": "",
"reason_code": 0,
"secret": "secret",
"totp_length": 6,
"user": {
"created": "2015-01-01 10:10:10",
"disable_toopher_auth": false,
"id": "12345678-1234-4123-9123-123456789abc",
"modified": "2015-01-01 10:10:10",
"name": "user",
"number_of_pregenerated_otps_remaining": 0,
"requester": {
"consumer": {
"key": "key"
},
"created": "2015-01-01 10:10:10",
"id": "01234567-1234-4123-8123-123456789abc",
"modified": "2015-01-01 10:10:10",
"name": "requester",
"permitted_challenge_required": false,
"permitted_critical_actions": false,
"permitted_sms_authentication": false
},
"toopher_authentication_enabled": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment