Skip to content

Auth Drivers

Authenticate to third-party services and/or store keys and secrets.

Auth Drivers are part of Essentials authentication workflow. All keys, secrets and access tokens are processed by one of the drivers. To learn more about the workflow, see the corresponding documentation.

API Auth Driver

The API Auth Driver it's a generic API key driver in case a service specific one is missing.

API Auth Driver

Airtable Auth Driver

The Airtable Auth Driver manage Airtable Personal Access Tokens obtained through the Airtable dashboard.

Airtable Auth Driver

SettingDescription
NameThe name that will identify this token.
TokenThe access token created at the Airtable Dashboard.

AWS Auth Driver

The AWS Auth Driver manage API keys and secrets for Amazon Web Services.

AWS Auth Driver

Cloudflare Auth Driver

The Cloudflare Auth Driver manage Cloudflare API tokens obtained through the Cloudflare Profile Dashboard.

Cloudflare Auth Driver

Facebook Auth Driver

The Facebook Auth Driver manage Facebook OAuth protocol to authenticate and grant scope permissions.

Facebook Auth Driver

SettingDescription
NameThe name that will identify this auth.
ScopesThe list of scopes this auth has access to, those can be revoked at facebook.com/settings.
AuthenticationTriggers the OAuth authentication and permission grant.
Custom AppWhether to use a custom OAuth App instead of ZOOlanders one.

Google Auth Driver

The Google Auth Driver manage Google OAuth 2.0 protocol to authenticate and grant scope permissions.

Google Auth Driver

SettingDescription
NameThe name that will identify this auth.
ScopesThe list of scopes this auth has access to, those can be revoked at myaccount.google.com/permissions.
AuthenticationTriggers the OAuth authentication and permission grant.
Custom AppWhether to use a custom OAuth App instead of ZOOlanders one.

Google API Key Driver

The Google API Key Driver manage Google API keys obtained through the Google Cloud Platform dashboard.

Google API Key Auth Driver

Instagram Auth Driver

The Instagram Auth Driver manage Instagram OAuth protocol to authenticate and grant scope permissions.

Instagram Auth Driver

SettingDescription
NameThe name that will identify this auth.
ScopesThe list of scopes this auth has access to, those can be revoked at instagram.com/accounts.
AuthenticationTriggers the OAuth authentication and permission grant.
Custom AppWhether to use a custom OAuth App instead of ZOOlanders one.

TikTok Auth Driver

The TikTok Auth Driver manage TikTok OAuth protocol to authenticate and grant scope permissions.

TikTok Auth Driver

SettingDescription
NameThe name that will identify this auth.
ScopesThe list of scopes this auth has access to, learn more about it and how to revoke permissions at support.tiktok.com.
AuthenticationTriggers the OAuth authentication and permission grant.
Custom AppWhether to use a custom OAuth App instead of ZOOlanders one.

Twitter Auth Driver

The Twitter Auth Driver manage Twitter OAuth protocol to authenticate and grant scope permissions.

Custom Dev App

Due to Twitter API policies it is not possible to use a ZOOlanders oAuth App, instead you must create a custom Twitter Dev App and use your own credentials.

Twitter Auth Driver

SettingDescription
NameThe name that will identify this auth.
ScopesThe list of scopes this auth has access to, those can be revoked at twitter.com/settings.
Client IDThe public identifier of your Twitter Dev App.
Client SecretThe secret key of your Twitter Dev App.
Refresh TokenThe token that will allow us to obtain and refresh an Access Token.

Vimeo Auth Driver

The Vimeo Auth Driver manage Vimeo OAuth protocol to authenticate and grant scope permissions.

Vimeo Auth Driver

SettingDescription
NameThe name that will identify this auth.
ScopesThe list of scopes this auth has access to, those can be revoked at vimeo.com/settings.
AuthenticationTriggers the OAuth authentication and permission grant.
Custom AppWhether to use a custom OAuth App instead of ZOOlanders one.