protected property OAuth::$oauthRefreshToken

The refresh token, used to obtain new AccessTokens.

Type: string

File

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

Class

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

Namespace

PHPMailer\PHPMailer

Code

protected $oauthRefreshToken = '';