Skip to content

Twitter Auth Driver

The Twitter Auth Driver enables user authentication and permission management via the Twitter OAuth protocol.

Custom Developer App Required

Due to Twitter API restrictions, you must create your own Twitter Developer App and use its credentials. ZOOlanders OAuth Apps are not supported.

Twitter Auth Driver

SettingDescription
NameIdentifier for this authentication method.
ScopesPermissions granted to this auth. Manage or revoke them at twitter.com/settings.
Client IDThe client identifier issued during the Application registration process.
Client SecretThe client secret issued during the Application registration process
Refresh TokenThe token used to obtain and refresh the Access Token automatically.