Google sign in Android and IOS

Hello, I have to implement the possibility for users to use the google account in my app instead of the classic registration with email and password.

which component should be used? I didn't find examples in the PDFs and code

Thank you

Hi,

Please note that there is currently no specific component available to facilitate a Google account login, you can use the GetUserInfo call from any Google (i.e. Google Drive, GMail, ...) based component to retrieve Google account info.