Skip to content

Google Auth Driver

The Google Auth Driver manages authentication and permission grants using the Google OAuth 2.0 protocol.

Use a Custom Google Dev App

For enhanced security and control, create and use your own custom Google Dev App. This lets you manage permissions, settings, and integration details directly within your Google developer account.

Google Auth Driver

SettingDescription
NameIdentifier for this authentication method.
ScopesList of permissions granted to this auth. Scopes can be reviewed or revoked at myaccount.google.com/permissions.
AuthenticationInitiates the OAuth authentication and permission request process.
Custom AppOption to use your own Google Dev App credentials.