IOAuthClient Interface |
Namespace: Packflow.Interface.Account
public interface IOAuthClient
The IOAuthClient type exposes the following members.
| Name | Description | |
|---|---|---|
| GetOAuthToken |
Returns an OAuth validation token for given parameters.
Checks against OAuth provider if given auth code is valid.
| |
| GetUserData |
Gets the user data from OAuth token.
|