Skip to content

Instantly share code, notes, and snippets.

@gkoo
Created December 9, 2013 23:49
Show Gist options
  • Save gkoo/7883225 to your computer and use it in GitHub Desktop.
Save gkoo/7883225 to your computer and use it in GitHub Desktop.
{
"encrypted_user_id": "1xg8iTAXcUQRdmt0PMA9LjVexYj16gsOkXe9tB6SUTuDDTKcdOju4sp2K8Iz3Csu",
"requirement": "all",
"groups": {
"basic": {
"type": "all",
"items": [
{
"id": "confirmed_email",
"status": "default",
"alt": false
},
{
"id": "phone_verified",
"status": "default",
"alt": false
},
{
"id": "profile_pic",
"status": "default",
"alt": false
}
]
},
"online": {
"type": "one",
"items": [
{
"id": "fb",
"status": "default",
"alt": false
},
{
"id": "google",
"status": "complete",
"alt": false,
"url": "/oauth_connect?service=google&from=verification"
},
{
"id": "linkedIn",
"status": "default",
"alt": false,
"url": "/oauth_connect?service=linked_in_v2&from=verification"
}
]
},
"offline": {
"type": "one",
"items": [
{
"id": "jumio",
"status": "default",
"alt": true
},
{
"id": "kba",
"status": "default",
"alt": true
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment