Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 809 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 809 Bytes

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