This is a migrated thread and some comments may be shown as answers.

How to integrate Google Sing In in my app ?

1 Answer 63 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Rohit
Top achievements
Rank 1
Rohit asked on 20 Nov 2015, 07:53 AM
Hi,
I am using appbuilder windows client and developing an app. Please someone help me how to integrate google sign in in my app.

1 Answer, 1 is accepted

Sort by
0
Anton Dobrev
Telerik team
answered on 25 Nov 2015, 10:14 AM
Hello Rohit,

For hybrid mobile apps that have to integrate the Google + Sign In procedure, you may consider using this Cordova plugin that exposes this piece of functionality. Keep in mind that it appears that this requires a Google + account for the end user. You can import the plugin in your project following the instructions from here.

If you need to support the Google account sign in (the user may have a Google account, but not Google + account) and it turns out as not supported by the plugin, you may consider implementing the workflow with pure JavaScript and the InAppBrowser (I am not aware if there is a plugin for that). A similar approach is used in the Friends hybrid sample of Telerik Platform.

Also, make sure that you are familiar with the guidelines exposed in this official Google guide.

Let me know if you have questions.

Regards,
Anton Dobrev
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
General Discussion
Asked by
Rohit
Top achievements
Rank 1
Answers by
Anton Dobrev
Telerik team
Share this question
or