Google Sign In

You can enable users to log in to the application you developed with Kuika using their Google accounts.

To add a login option with Google, click the drop-down menu next to the Google header under the Authentication & Authorization tab.

  • Select the ADD NEW option in the drop-down menu.

In the pop-up screen titled Google Login Setting, you must enter the required information.

  • First, name the Google Sign-In setting.

  • Next, fill in the Client Id, Client Secret, Server Client ID, Server Client Secret, and iOS Url Scheme information.

There are some steps you need to take to access this information.

  • First, go to the Google Console.

  • If you have not created a project on the Google Console before, click the Create Project button to create a new project.

  • After creating the project, click the CREATE CREDENTIALS button.

  • Create 3 OAuth Client ID in the Web application, Android, and iOS types by clicking OAuth Client ID in the menu that opens.

  • You can find Client Id, Client Secret, Server Client ID, Server Client Secret, and iOS Url Scheme information in the 3 OAuth Client IDs you have created.

  • Now go back to Kuika, add the information to the relevant fields, and click the CREATE button.

Last updated