Jorge Martins wrote:
Hi everyone!
@Srinivas the documentation you point to is great, but for Traditional Web applications (the details on how to create credentials should still be valid though)
@Benjith thanks for referring my article, unfortunately that approach will not work for a native mobile app, as Google will only allow their Google Sign-In JavaScript API to work on browsers (Safari, Chrome...) and not via Cordova (again the details on how to create credentials are still applicable here)
@Rohit If I'm not mistaken, you do not need to enable any APIs for Google Sign-In, but you will need to create an OAuth Client ID.
On a side note, if you are interested in authentication integration with more than just Google you may want to consider the Social Login forge components, for your particular case the Social Login Mobile.
Hope these help!
Hello Jorge,
Thank you so much for your kind revert and valuable advice.
I followed your suggestion regarding Social Login Forge Component .
I think, I have done with all the steps mentioned in the documentation of this Social Login Mobile.
But still, when I'm trying in browser, clicking on Try(Reference the LoginButton Widget from the SL component ) below the Login Button, encountered an error. Please have a look on below picture -
Could you please help me, where I'm lacking and what could be done to sort out the thing.
I will be grateful to you.
For your reference I'm also attaching OML File of the app.
Will wait for your kind revert.
Best Regards,
Rohit