Hexapp Documentation
Hexapp Documentation
Hexapp API
Reference
Packflow.Interface.Account
GoogleOAuthClient Class
GoogleOAuthClient Methods
GetOAuthToken Method
GetUserData Method
RefreshAccessToken Method
GoogleOAuthClient
GetOAuthToken Method
Returns an OAuth validation token for given parameters. Checks against OAuth provider if given auth code is valid.
Namespace:
Packflow.Interface.Account
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
Copy
public
OAuthTokenValidation
GetOAuthToken
(
string
authCode
,
string
oAuthReturnUrl
)
Parameters
authCode
Type:
System
String
The authentication code provided by user
oAuthReturnUrl
Type:
System
String
The return url in case of success
Return Value
Type:
OAuthTokenValidation
An OAuthTokenValidation object
Implements
IOAuthClient
GetOAuthToken(String, String)
See Also
Reference
GoogleOAuthClient Class
Packflow.Interface.Account Namespace
www.hexapp.com
×
Close feedback form
Send us
comments or requests about documentation