\PHPMailerOAuthGoogle

PHPMailerOAuthGoogle - Wrapper for League OAuth2 Google provider.

Summary

Methods
Properties
Constants
__construct()
getOauth64()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
getProvider()
getGrant()
getToken()
$oauthUserEmail
$oauthRefreshToken
$oauthClientId
$oauthClientSecret
N/A

Properties

$oauthUserEmail

$oauthUserEmail : 

Type

$oauthRefreshToken

$oauthRefreshToken : 

Type

$oauthClientId

$oauthClientId : 

Type

$oauthClientSecret

$oauthClientSecret : 

Type

Methods

__construct()

__construct(string  $UserEmail, string  $ClientSecret, string  $ClientId, string  $RefreshToken) 

Parameters

string $UserEmail
string $ClientSecret
string $ClientId
string $RefreshToken

getOauth64()

getOauth64() 

getProvider()

getProvider() 

getGrant()

getGrant() 

getToken()

getToken()