protected property OAuth::$oauthClientSecret
Search API
The client secret, generated in the app definition of the service you're connecting to.
Type: string
File
- inc/
PHPMailer/ src/ OAuth.php, line 64
Class
- OAuth
- OAuth - OAuth2 authentication wrapper class. Uses the oauth2-client package from the League of Extraordinary Packages.
Namespace
PHPMailer\PHPMailerCode
protected $oauthClientSecret = '';