You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Verification": {
"SuspiciousVerificationOutcome": "APPROVED",
"ExpiredDocumentOutcome": "APPROVED", # this related to when a doc expires, do a user needs to re-do KYC, or our service can consider him a verified user as before
All networks are running with this verification config (it's configurable using env vars).
We need to verify that this is the intended behavior for KYC on production.
When idenfy flags someone with valid docs as suspicious which is one of their verification result, should we treat them as approved or not?
And when someone's documents are expired, right now we still treat them as approved
The text was updated successfully, but these errors were encountered:
All networks are running with this verification config (it's configurable using env vars).
We need to verify that this is the intended behavior for KYC on production.
The text was updated successfully, but these errors were encountered: