Deskree facilitates the utilization of Google OAuth, offering a secure and seamless method for users to log in to your application using their Google credentials.
Last updated
Deskree facilitates the utilization of Google OAuth, offering a secure and seamless method for users to log in to your application using their Google credentials.
Last updated
Initiate the setup of Google authentication by entering your project. Within the left menu, navigate to the Authentication section and proceed to enable Google authentication by clicking the Google button.
Here's an initial guide to kickstart your Google project setup. Start by configuring the OAuth consent screen. After completing this configuration, proceed to set up everything in your project's authentication setup. To initiate the setup of Google authentication, provide the following values:
Parameter | Data Type | Description |
---|---|---|
Client ID
string
The client ID is generated during the Sign In With Google setup flow. For detailed information, please refer to the official documentation.
Client Secret
string
The client secret is generated as part of the Sign In With Google setup flow. For detailed information, please refer to the official documentation.