protected property OAuth::$oauthClientId

The client ID, generated in the app definition of the service you're connecting to.

Type: string

File

inc/PHPMailer/src/OAuth.php, line 71

Class

OAuth
OAuth - OAuth2 authentication wrapper class. Uses the oauth2-client package from the League of Extraordinary Packages.

Namespace

PHPMailer\PHPMailer

Code

protected $oauthClientId = '';