Top "Google-oauth" questions

Google APIs use the OAuth 2.0 protocol for authentication and authorization.

Google sign in website Error : Permission denied to generate login hint for target domain

I am trying to integrate Google login in my website .. I am following this example: https://developers.google.com/identity/…

login google-oauth google-signin
Google Api and android Oauth INVALID_AUDIENCE error

I am getting a GoogleAuthException: Unknown error, while doing a GoogleAuthUtil.getToken. Just before the exception I see GLSUser: GLS …

android google-app-engine google-api google-oauth
Node.js "passport-google-oauth2" delivers "failed to fetch user profile" error in Express application

While developing the last example of a node.js's introductory book (an express.js application using authentication strategy by Google …

node.js express google-oauth
How to get user information with Google API PHP SDK

I am trying to add a login option to my website for people with Google accounts. I have been able …

php sdk google-oauth google-admin-sdk
How to correctly use Google Plus Sign In with multiple activities?

What would be a good/recommended way of tying up the Google+ api client life cycle with the flow of …

android google-api google-plus google-oauth
Google OAuth ,Error 401 invalid client

I am trying to login using google+ .But getting That’s an error. Error: invalid_client The OAuth client was …

php oauth-2.0 google-oauth google-data-api oauth2-playground
How to deal with arbitrary amount of redirect URIs?

I'm developing an application where the users have their own URLs, and they need to use Google API - of …

google-oauth
Google authentication for Gerrit and Jenkins

Jenkins and Gerrit have both plugins for OpenID 2.0, but this API has been deprecated by Google May 19 2014 (https://developers.google.…

jenkins google-oauth gerrit google-openid mod-auth-openidc
How to create a login using google in chrome extension

I just recently building an plugin in which I need to integrate Google Login. I searched and found chrome.identity …

google-chrome-extension oauth google-oauth google-login
How to get the Google Chat (Hangout) ID of a google authenticated user (oauth2)?

I am working on xmpp client for google chat. I need the Google Talk ID which looks something like "xxxxx@…

google-api google-oauth google-talk hangout