How to create a Google Authentication for iOS in UE?

二次信任 提交于 2019-12-13 04:08:07

问题


I am developing a mobile app for my school with Unreal Engine. I am using C++ (looking for free viable compilers). For said app, I need to create user accounts, and my CS teacher wants me to use Google to authenticate accounts.

Due to the very limited amount of data on said integration is available online, I was unable to find any resources. How do I add a "connect Google account" function to my app?

Thank you.

This is for an iOS mobile application that allows the FBLA presidents to manage chapters: (https://www.fbla-pbl.org/competitive-event/mobile-application-development-fbla/)

来源:https://stackoverflow.com/questions/57909164/how-to-create-a-google-authentication-for-ios-in-ue

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!