Skip to main content

Questions tagged [google-oauth]

Google APIs use the OAuth 2.0 protocol for authentication and authorization. Google supports common OAuth 2.0 scenarios such as those for web server, installed, and client-side applications. When posting questions, it is most helpful if you could explain who owns the resource that is to be accessed.

0 votes
1 answer
14 views

Can I include Google OAuth client secret in my desktop app?

I would think the answer is "NO!!" and it seems google agrees. "Installed apps are distributed to individual devices, and it is assumed that these apps cannot keep secrets" from ...
Eshy's user avatar
  • 401
0 votes
0 answers
9 views

Strapi Google Oauth Internal Server Error

I am trying to set google authentication with my Strapi app. I have gone through the setup and added the necessary links as shown from the screenshots below. However when I hit the endpoint https://...
Norbert's user avatar
  • 7,530
0 votes
0 answers
16 views

Google Classroom iframe, compare login_hint with signed in user

The Test Plan doc for Google Classroom Add-ons says ■ If you receive the login_hint query parameter, you must display a Google-branded sign-in button if the login_hint query parameter does not match ...
Mark Zamoyta's user avatar
0 votes
0 answers
13 views

Can we set cookies for a WebView in React Native?

I am working on a React Native mobile application which uses a WebView component to load a website in the app. The mobile application implements Google Login and get the JWT token from google and ...
farhanJS's user avatar
0 votes
0 answers
29 views

How do I properly authenticate with OAuth using google-auth-oauthlib and Django?

I am building a Django project that works with video and needs to upload to Youtube. For this, I need oauth credentials. I am unable to authenticate with Oauth even though my redirect URI is correct ...
Charlotte Harper's user avatar
0 votes
0 answers
40 views

OAuth State Missing or Invalid Error with Google Authentication in ASP.NET Core and Blazor App

I am integrating Google Authentication into my ASP.NET Core and Blazor application to enable users to sign in using their Google accounts. I followed the Google Sign-In documentation and implemented ...
Jelles's user avatar
  • 38
0 votes
0 answers
10 views

Pocketbase force user to select an account when loggin in with google

I'm using Oauth2 authentication with Google. When logging in, I don't get prompted to select the user I want to use. It just uses the last one. Now, I want to force the screen to select the user to be ...
Dion Christopher's user avatar
0 votes
0 answers
7 views

How to send mail in Yii2 using the Google Oauth2.0 protocol?

I have a system in Yii2 that sends emails and has a basic configuration where user and password is used as a sender. What I need is to change that configuration to use the Google Oauth 2.0 protocol, I ...
Jesús Soto Mitjans's user avatar
0 votes
0 answers
19 views

How do I set a Google OAuth 2.0 Redirect URI if the port it's sent from keeps changing?

I'm creating a program that requests information from the Google Calendar API, and I've gotten to the point that pretty much all authentication works properly so far. When I go to test the program, ...
cococococococo's user avatar
0 votes
1 answer
22 views

How to make Google Auth refresh token wont expired? (Gmail API)

I need to use Postman for testing, which includes reading Gmail content and deleting specific emails. However, my refresh token expires after 7 days, even though I have switched my app status from &...
BBnew's user avatar
  • 1
0 votes
0 answers
17 views

Force reapproval of Google prompt when using Auth0 universal login

I'm using Auth0 as the IDP of a .NET 8 application to let the users sign in via Google. I have managed to get the Google access and refresh tokens for the user from Auth0, but sometimes I need to ...
Joel's user avatar
  • 8,836
0 votes
0 answers
27 views

Understanding Test Mode vs. Production Mode for Google OAuth Consent Screen

I am developing a project and want to integrate it with Google Calendar. I created an app called 'calendar-app' on console.cloud.google.com. I set up the OAuth Consent Screen and obtained my client ID ...
eytanmaden's user avatar
0 votes
0 answers
13 views

Oauth2 redirect URI is using the wrong account

hoping some can help me. I am using Oauth to authenticate users using their google credentials to grant access to an emmbeded iframe of LookerStudio in my web. Everything is working fine except, when ...
juaorpo's user avatar
0 votes
0 answers
21 views

Remove access to shared calendars / Delete calendars to a specific user

I was unable to find how to remove or delete a calendar for a user in my workspace. I think I understand how to determine which calendars are shared with a specific user, with the help of this thread: ...
Liad Brettler's user avatar
1 vote
1 answer
200 views

Unable to add any client ID on Domain Wide Delegation

When I'm trying to add a client ID on the Google Workspace Domain Wide Delegation, i'm getting an error 'Invalid client ID'. I have tried with a client ID that is already here, and same error. Does ...
Eliot's user avatar
  • 139

15 30 50 per page
1
2 3 4 5
679