Skip to content

Commit

Permalink
remove social verification sources (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
adriacidre committed Jun 4, 2024
1 parent b80fe02 commit 21d4d34
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/sources.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,6 @@ export const SOURCE_DEFINITION = {
"nationality",
"country_of_issuance"
],
"twitter": [
"account_id",
"nickname"
],
"linkedin": [
"account_id",
"nickname"
],
"facebook": [
"account_id",
"nickname"
],
"live": [
"selfie_verification"
]
Expand Down

0 comments on commit 21d4d34

Please sign in to comment.