• LIKELY_REAL: = 2
Defined in lib/index.d.ts:199
A hint that there's high confidence that the user is real.
• UNKNOWN: = 1
Defined in lib/index.d.ts:194
Could not determine the value.
New users in the ecosystem will get this value as well, so you should not blacklist but instead treat these users as any new user through standard email sign up flows
• UNSUPPORTED: = 0
Defined in lib/index.d.ts:186
Not supported on current platform, ignore the value.