Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save tylerreinhart/11065009 to your computer and use it in GitHub Desktop.
Save tylerreinhart/11065009 to your computer and use it in GitHub Desktop.
Toopher Pairing JSON Response Example
{
'pairing_request_id':'1abc2d34-e567-8ff9-ba27-df72f4e9818a',
'totp_length':6,
'created':'2013-06-11 20:53:54',
'enabled':False,
'modified':'2013-06-11 20:53:54',
'user':{
'name':'seth@toopher.',
'created':'2013-06-11 23:59:59',
'id':'s374db3d-b269-45c6-8e83-2e647f52ba51',
'modified':'2013-06-11 23:59:59',
'requester':{
'created':'2013-06-11 23:59:59',
'consumer':{
'key':'keyMVC69sNyKMxzSMH'
},
'id':'119a6e84-d00d-4e4e-8269-e74e1c4b0bba',
'name':'toopher.com',
'modified':'2013-06-11 23:59:59'
}
},
'id':'0b16d487-8675-3ba9-a3c3-91b833333b2c'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment