authorize constant
user should be authorized from accessing the action they want to do in your app this means that they have an old verification result that is success full and that the new selfie taken matches the old selfie and it's live as well
Implementation
static const int authorize = 1;