question

EON Publishers avatar image
EON Publishers asked

Unreal Engine Google/ Facebook Blueprints Plz

Can anyone please give google / fb login blueprints screenshots. Since there is no enough official documentation and I am not pro developer in servers based.

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.

Made Wang avatar image Made Wang commented ·

I'm researching, please wait

1 Like 1 ·

1 Answer

·
Made Wang avatar image
Made Wang answered

Firstly, you need to make basic settings according to the relevant documents on Facebook/Google authentication in playfab. This step has nothing to do with which engine. Then you can refer to the screenshot below to make Api calls, but this is imperfect.

Regarding LoginWithFacebook, you also need to get AccessToken from facebook. As for how to get it, you can get professional support on Facebook or Unreal forums.

Regarding LoginWithGoogleAccount, you also need to get ServerAuthCode from GooglePlay. As for how to get it, you can get professional support on GooglePlay or Unreal forums.

In addition, you can also find some third-party plug-ins in the Unreal Market or check the relevant documents of OnLineSubsystem to implement your functions.

If you just need the authentication function, you can refer to this document to implement it using Blueprint and LoginWithCustomID.


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.

EON Publishers avatar image EON Publishers commented ·

Thank you for giving and spending time for this.

0 Likes 0 ·

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.