login with Facebook, Apple, and Google to unreal devportal using C++

Hello All,

I am trying to create a Login screen, so the user can login with Facebook, Apple, and Google to unreal devportal using C++.

Does anyone know where I can find a good tutorial/ Example for that?

I know it’s OnlineService but can’t find an example of how to use it.

Thanks in advance.

i dont think there is any resource for login throught fb google apple

u can either use EOS or Online Subsystem steam, since there are some tutorial to get u started

or else u can use PlayFab --there is already a free plugin available in github
using playfab u can use google fb services

1 Like