Hi,
I need to help to enable to the Google Sign In in my native mobile app created in OutSystems. I followed the latest forge component which the Social Login and it was successful. The problem is the validating of authentication happens in the phone web browser instead in the phone due to limitation from Google re 403 disallowed_useragent. So how would I pass the credential of the phone web browser to mobile. I already used the redirect to URL but it connects me to the Google Login page of the app. Please help.
Hi @Neil Gonzales,For Google Authentication there is an exercise.please check the link below.https://www.outsystems.com/training/lesson/1839/integrating-with-google-oauth-exercise?LearningPathId=2Please check the attached document.- Palle Vijay Bhaskar Reddy
Hi Vijay,
Thank you for response. I have checked this and apparently this is applicable for traditional web but not mobile app.
Thanks.
Hello I am facing the same problem. I am trying to use the google login service for a reactive app but, all the examples or guides are for a traditional website, have you been able to find any guide?
Hi Eduardo,
Have you tried this forge component?
https://www.outsystems.com/forge/component-overview/7407/google-login-reactive
Hello, yes I tried to use it but I did not find documentation on how to use it.
Try out with whatever you can using that forge component.
Create another forums ticket if there's an issue. It will be easy for the creators of that component to jump in and help you for that particular issue.
This thread is for mobile login, and very particular to a specific type of error. It won't do justice to this thread, I must say.
Hi Neil,
Any luck yet for your Google login query? Let me know if it didn't work yet. I've got a couple more forge components that you can sue.
Hello guys,
Someone have solutions for this?
Thanks
Hello Neil,
You can refer the following link.
Login with Google Accelerator - OutSystems 11 Documentation
https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Accelerators/Login_with_Google_Accelerator?_gl=1*zlhxhg*_ga*NDcwMzA2MTgyLjE2NjQyNTU4OTE.*_ga_ZD4DTMHWR2*MTY3MDgzNDkzOS4zNi4xLjE2NzA4MzYyNjQuNjAuMC4w
Regards,
Neha
Hello,
This doens't work on mobile and also I'm react if you use a new authorization 🙂