Questions tagged [google-account]

A Google Account is a user account that provides access to Google-owned services.

443 questions
8
votes
1 answer

Howto use Google Accounts as login

I'm thinking about using Google Accounts as a user verification for a service I'm developing. This will be a client and server. I'm hoping to be able to use the already signed-in Google Account on the Android phone and use that as a verification…
Espen
  • 3,607
  • 11
  • 48
  • 75
8
votes
0 answers

Publishing an app on playstore as an organization?

When I go to: https://play.google.com/apps/publish/signup/ It now needs me to sign in, It has my personal account there with my details, It does give this statement: If you would like to use a different account, you can choose from the following…
Zapnologica
  • 22,170
  • 44
  • 158
  • 253
8
votes
4 answers

How to configure Jenkins login with google apps

I had installed Jenkins in Ubuntu machine and making build successfully. I want to have authentication with help of Google apps. I feel it would be better, I searched the plugin respective to this, but i can't find it. whether this can be attained…
krs
  • 1,467
  • 5
  • 17
  • 30
8
votes
2 answers

AVD emulator has no option to Sync with Google Calendar

My app has functionality to add events to the calendar but in order to achieve this Android's calendar app needs to have calendars. In order to add calendars you have to add a Google account. So I added a Google account in the emulator. It shows up…
7
votes
1 answer

Using Google-Account to log in

i develop a php-site with user-accounts. to register easier i want to offer the user to (alternativly) log in via they´re google-account (like here on stackoverflow). how to connect the google-account with my site?
0xDEADBEEF
  • 3,401
  • 8
  • 37
  • 66
7
votes
3 answers

Laravel sending Email with gmail - after less secure app option (no longer support) June 2022

Few days ago gmail change is policy regarding the option "Less secure apps & your Google Account" This setting is no longer available My Laravel app is stopped sending…
Adnan Zaheer
  • 392
  • 3
  • 13
7
votes
1 answer

Android login in my app with google credentials

HI I'm developing an application in wich I want to permit the user to login to my server with his Google account without asking him the credentials because I know that are saved into the AccountManager class. The problem is that I don't know how to…
g.geloso
  • 159
  • 1
  • 12
7
votes
3 answers

Google multiple accounts - In URL selection by email instead of by user number

When accessing multiple Google accounts from the browser, with multiple accounts logged in, Google will allow selecting the proper account using a number that identifies the chronologically logged in user, with the…
Riccardo
  • 2,054
  • 6
  • 33
  • 51
7
votes
3 answers

Chrome: "Account sign-in details are out of date. Sign in again"

in the latest days my Google chrome for Linux (version 53.0.2785.116 64 bit) doesn't remember my google accounts. Each time I turn off the PC (and not each time I close chrome, I really need to log off and login again) I get to log into all accounts…
Marco Zanetti
  • 4,051
  • 6
  • 32
  • 48
7
votes
1 answer

How to authenticate Android Google sign in with Node server

I am trying to implement Google account sign in on my Android app and authenticate it in my Node server. I followed this tutorial to successfully implement the Google sign in button on Android, but know i don't get it how to authenticate on my back…
7
votes
1 answer

Enter website by logging in Google Account using Python

I am making a website that makes graphs of the number of people present in groups (from www.codecamy.com). To achieve this I came with a plan. I will have a server which will poll the CodeCademy groups page (http://www.codecademy.com/groups) every…
Flame_Phoenix
  • 16,489
  • 37
  • 131
  • 266
7
votes
2 answers

If you get invited to share a Google Play Android Developer Console do you have to pay aswell?

Google just opened up for sharing a developer console on android. But if the account owner invites a person to join the developer console, does this person have to pay the 25$ and register as a developer before he/she can access the share developer…
frontendherodk
  • 231
  • 2
  • 9
6
votes
2 answers

What to use for "Sign in with Google" button's data-login_uri attribute?

I'm trying to implement a "Sign in with Google" button, as documented here: https://developers.google.com/identity/gsi/web/guides/display-button I'm confused by what it expects for data-login_uri as illustrated below (taken from the documentation…
6
votes
2 answers

Google Script editor opening with wrong account from Google Sheets

I'm logged into several Google accounts and I'm editing a Google Sheet with one of them (in Firefox). I select Script editor from the Tools menu to create a script for the spreadsheet. Google Scripts creates a new script, but under one of the other…
6
votes
2 answers

How can i change google account that accept Firebase App Distribution invitation?

I receive an Firebase App Distribution invitation on my corporate google account. But when I accept invitation by clicking on "Go setup" in email, I mistakenly accepted the invitation with my personal google account in my Android phone. I have tried…
1 2
3
29 30