Google APIs use the OAuth 2.0 protocol for authentication and authorization.
I'm trying to set a web service that needs the user's Google Latitude info, so I'm using Google OAuth to …
google-oauthI'm trying to use service account to sync calendars from Dynamics CRM software to Google. During this I faced lack …
oauth google-api google-calendar-api google-oauth google-api-dotnet-clientI am using Google OAuth to authenticate the user in my GAE application. After the user clicks on "Grant Access", …
oauth google-oauth callbackurlIs there is a way I can force the google account chooser to appear even if the user is logged …
google-oauthI'm trying to create a Google Sign In button by following this link. So far the account choose dialogue box …
javascript google-api google-oauth google-signin google-plus-signinWhat exactly does the word "offline" mean with regard to the offline access granted by an OAuth server? Does it …
oauth google-api google-oauthI am working with youtube api. when I hit this url "https://www.googleapis.com/youtube/analytics/v1/reports?ids=…
oauth google-api google-oauth youtube-data-api youtube-analytics-apiSome time ago I created an example project (lets call it "example project") with Oauth2 client id for android application …
android google-api google-plus google-oauth oauth2clientI'm working on a project where I have to access a set of Google Calendars using REST and working with …
java google-api oauth-2.0 google-calendar-api google-oauthI am not able to use GoogleSignIn(com.google.android.gms.auth.api.signin.GoogleSignIn ) and GoogleSignInClient(com.google.android.…
android google-api google-oauth