question

Juan Felipe Medrano avatar image
Juan Felipe Medrano asked

Check if user already has a email registered

Hello, is there a way to check if a user signed in using device ID already has an Email registered?

1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Seth Du avatar image Seth Du ♦ commented ·

May I ask is the email you have mentioned Contact Email or Login Email?

0 Likes 0 ·

1 Answer

·
Seth Du avatar image
Seth Du answered

There are 2 places that requires email. You may check it via API like GetPlayerProfile and define ProfileConstraints in the request.

For Contact email, you may set ShowContactEmailAddresses as true, while regarding login email, you may set ShowLinkedAccounts as true.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.