Click or drag to resize

Limilabs.Client.Authentication.Google Namespace

Google authentication helpers namespace.
Classes
 ClassDescription
Public classGmail2LeggedOAuth This class allows you to sign-in using Gmail 2-legged OAuth. It's a wrapper over generic OAuth class.
Public classGmailOAuth This class allows you to sign-in using Google 3-legged OAuth. It's a wrapper over generic OAuth class.
Public classGoogleApi Provides access to Google API.
Public classGoogleScope Represents Google scope (permission). You can use static fields of this class like: ImapAndSmtp, UserInfoEmailScope and ContactsScope.
Public classOAuthToken Represents OAuth token nad token secret.
Public classReturnUrl Provides easy access to url parameters required to finish OAuth authorization.