How does AWS GameKit integrate with Facebook login?
0
How is AWS GameKit integrating Facebook login, does it use inbuilt browser for opening an Amazon Cognito link or using Facebook's C++ SDK? How does this work on Android?
asked 2 months ago25 views
1 Answers
0
Accepted Answer
AWS GameKit provides an API to get a Facebook login URL which comes from Amazon Cognito. Then the game developer can open this URL in a web browser, and call an AWS GameKit API to poll for login completion. In the Unreal examples, we've demonstrated how to open the Facebook login URL in a web browser. We are working on adding mobile support to AWS GameKit (Android & iOS), and the same Facebook login example works on both Android and iOS. AWS GameKit does not use the Facebook C++ SDK.
answered 2 months ago
Relevant questions
How best to build custom Cognito login pages for use with a server-side app?
Accepted Answerasked 3 years agoHow can I add 3P identity providers to the Identity & Auth feature on AWS GameKit?
asked 3 months agoHow does AWS GameKit integrate with Facebook login?
Accepted Answerasked 2 months agoDoes AWS GameKit integrate with OAuth 2.0? (if not, when will it be supported?)
Accepted Answerasked 2 months agoAWS VPN Client - how does it open a browser for SSO ?
asked 4 months agoCognito Facebook Login: bad id_token issuer
asked 8 months agoFacebook display=popup
asked 3 years agoCognito - Facebook
Accepted Answerasked 5 years agoIs it possible to use AWS GameKit with custom game engines?
Accepted Answerasked 2 months agoIs the AWS GameKit plugin for Unreal extensible?
Accepted Answerasked 2 months ago