lookupUserByEmail
Looks up information based on an email address.
Import
Parameters
string
the email address to look up
Returns
Promise<any>
the result of the lookup request
lookupUserByEmail
Looks up information based on an email address.
string
the email address to look up
Promise<any>
the result of the lookup request