Authenticating users using Google.
Last updated
Authenticating users using Google.
Last updated
Copyright © 2023 Deskree Technologies Inc.
To start setting up Google authentication, you'll need to enable it first by entering your project, selecting Authentication at the left menu, and then clicking on the Google box.
Here's a starting guide to set up your Google project: Configure the OAuth consent screen.
To start setting up the Google authentication, you will need to provide the following values:
Parameter | Data Type | Description |
---|---|---|
Client id
string
Client id generated during Sign In With Google setup flow. For more information visit the official documentation.
Client secret
string
Client secret generated during Sign In With Google setup flow. For more information visit the official documentation.