question

andjelijapejovic avatar image
andjelijapejovic asked

Is the following scenario possible- If a user first login with a Google account and then wants to sign up with email, can they link with the google account?

10 |1200

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

1 Answer

·
Seth Du avatar image
Seth Du answered

Yes, it is possible.

The process of account creation will be: [Generate master player account] -> [create a title player account according regarding the title ID given].

When master player account is created, there will be identities binding with it. For example, you are using LoginWithCustomId with CreateAccount set as True, the process will be [Generate master player account] -> [create a title player account according regarding the title ID given]-> [Add specified custom ID to this master account as an Identity]. Hence, you may link any other 3-rd party platform accounts as identities to this master player account.

In addition, to link an email address/password to an existing account, the player should firstly login in successfully (with the Google Account you have mentioned), then call client API: AddUsernamePassword.

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.