#Register Same EmailID in Different titles under one Studio Using LoginWithEmailandPassword Method

1 messages · Page 1 of 1 (latest)

daring river
#

ABC --> organization
dummygame1
dummygame2
so if there is player with email on dummygame1 -->[email protected]
if i go and try register player on dummygame2 ---> with [email protected] it doesn't let me
throws this error "Email address not available"

How can i disable Master player check ?

#

@twilit imp @void nimbus please assist

void nimbus
#

Please avoid mentioning staff directly, people who are around will answer questions they can when they have time. Registration information is stored on the master player entity only. There's no way to store it on the title entity. However, titles with different namespaces do not share master player profiles. The easiest way to have that state is to have titles be in different studios but that has consequences regarding billing later on.

What reason would you want your player accounts to not share login details between titles? That's pretty unusual.

mossy nebula
#

I don't believe you can disable the master player check, but if you need your titles to operates completely seperately you should host them in seperate playfab accounts. Otherwise playfab works as a sort of single sign on for all titles in the same account.