Limilabs.Client.Authentication.Google Namespace |
Class | Description | |
---|---|---|
Gmail2LeggedOAuth |
This class allows you to sign-in using Gmail 2-legged OAuth. It's a wrapper over generic OAuth class.
| |
GmailOAuth |
This class allows you to sign-in using Google 3-legged OAuth. It's a wrapper over generic OAuth class.
| |
GoogleApi |
Provides access to Google API.
| |
GoogleScope |
Represents Google scope (permission).
You can use static fields of this class like: ImapAndSmtp, UserInfoEmailScope and ContactsScope.
| |
OAuthToken |
Represents OAuth token nad token secret.
| |
ReturnUrl |
Provides easy access to url parameters required to finish OAuth authorization.
|