Google APIs use the OAuth 2.0 protocol for authentication and authorization.
On my site I would like to allow users to sign in with a google account. I plan to use …
login gmail cross-domain openid google-oauthI am playing with Google's OAuth 2.0 Playground using my own personal Google account, but I cannot seem to recover my …
email oauth google-plus google-oauthI am trying to authorise a user for Google calendar API inside an IOS app. I am using the OAuth2 …
ios iphone google-calendar-api google-oauthUsually, Google OAuth2.0 mechanism is working great. The user confirms permission to access Google account with selected scopes. The refresh …
google-api google-oauthHow can I authenticate programmatically to Google? Now that ClientLogin (https://developers.google.com/accounts/docs/AuthForInstalledApps) is deprecated, how …
java google-oauth google-loginWe are facing the below screen when trying to authenticate to Google. The app that we are trying to authenticate …
oauth-2.0 oauth google-api google-oauth google-signinI spend already one day, crashed one glass and I am really angry about it, I do not understand what …
oauth google-api-php-client google-oauthI can't seem to find any documentation on how to restrict the login to my web application (which uses OAuth2.0 …
google-api oauth-2.0 google-oauthi'm testing getting user information by google access token http://www.mawk3y.net/glogin after clicking sign in button …
google-api signing google-oauthI created a Google OAuth 2.0 ClientID and secret in Google Developer console After that I tested in Google OAuth playground (…
url redirect http-headers google-oauth mismatch