Skip to content

4d-go-mobile/form-login-GoogleSignIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Sign In

Let user login with his Google account.

Install

Download the latest release file form-login-GoogleSignIn.zip and move it in your database at path YourDatabase.4dbase/Resources/Mobile/form/login and then unzip it

Configure

⚠️ You must edit server_client_id in android/res/values/strings.xml value with your client id.

To get your client id, read more about configuring a Google API project at https://developers.google.com/identity/sign-in/android/start#configure-a-google-api-project

Requirements

4D 19R8 minimum