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.

google-oauth
0 votes
0 answers
9 views

Trying to implement Google login on my django-restframework - Vue app but keep getting redirect_uri_mismatch

Title is self explanatory. I have tried every which way to take a crack at this, but kept getting the same error, no matter what I tried for days. Troubleshooting has been difficult due to me not ...
Dan91's user avatar
  • 1
0 votes
0 answers
5 views

A YT channel manager doesn't see its channel in the consent screen

When I click on "change account" in YT, I see I'm the manager of a specific channel which I cannot see on the consent screen. How can I fix this? "change account": I'm the manager ...
Elad Ben-David's user avatar
1 vote
0 answers
38 views

NodeJS fetch is tremendously slow with Google API

I use the fetch-node@2 version, and whenever I try to access the Google API via NodeJS, the response time is tremendously and painfully slow. I'm literally waiting 6-8 seconds to retrieve the data. On ...
AngryJohn's user avatar
  • 643
0 votes
0 answers
31 views

Oauth Sign-in (Google & Apple)

I am designing a SaaS web app, and i am implementing google and Apple sign-in features which allow first time users to create an account and returning used to login. I have successfully setup google ...
ramorez's user avatar
0 votes
0 answers
20 views

Custom Google Login Button Not Triggering Authentication

I'm trying to implement a custom Google login button using the Google Identity Services SDK. I want to style the button myself, instead of using the default Google button. However, when I click on my ...
X_X_X's user avatar
  • 1
2 votes
0 answers
23 views

Firebase Messaging Api : Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid credential

<script src="https://www.gstatic.com/firebasejs/9.6.1/firebase-app-compat.js"></script> <script src="https://www.gstatic.com/firebasejs/9.6.1/firebase-messaging-...
Kiran's user avatar
  • 31
0 votes
0 answers
14 views

How to implement Google incremental authorization using @abacritt/angularx-social-login

I am using the library @abacritt/angularx-social-login to implement Google authentication for my Angular 17 application. As the library described: Once a user is logged in an access token can be ...
kydi's user avatar
  • 1
-1 votes
0 answers
21 views

How to solve login with google firebase? [closed]

When I tried logging in with Google in my emulator and on my device it worked, but now I uploaded it to the closed test to upload it to the store and it doesn't work for me. Did that happen to anyone ...
Feli's user avatar
  • 1
0 votes
0 answers
18 views

Cant configure Google Auth , i use Flutter+Node without Firebase

Im trying to resolve a problem with Google Auth. When i Sign In its working fine , i generate id,username,email etc and then i try to authenticate the user so it generates the accessToken(for some ...
Thanos Rom's user avatar
0 votes
1 answer
25 views

Best Practices for Associating userId (from JWT) with Google OAuth Tokens

I have a few questions regarding the OAuth flow in a hypothetical context. Let's imagine the following situation: we have a JavaScript client (React JS), a Keycloak server, and a REST API (Spring Boot)...
emerick biron's user avatar
0 votes
0 answers
20 views

Which OAuth flow to use for on-prem web apps and Google login?

We are building an application that has a web UI and gets installed on-premise by customers. We want to support customers' employees to log into the application using their (work) Google accounts, ...
Martin Geisse's user avatar
0 votes
0 answers
21 views

Redirect to MSAL Login Page After Successful Google or Basic Authentication in Angular Application

I'm developing an Angular web application that uses MSAL, Google Auth, and basic username/password authentication. However, after a successful login with either Google Auth or basic authentication, ...
Subin Jose Sabu's user avatar
0 votes
0 answers
18 views

Issue with OAuth Redirect in Electron App Using Nextron Framework in Production

to authenticate and interact with YouTube APIs. The app works perfectly in development mode, but I am facing an issue in production mode regarding the OAuth redirect URI. In development mode, the ...
Muneeb Chaudhry's user avatar
0 votes
1 answer
73 views

Google generativeai 403 Request had insufficient authentication scopes. [reason: "ACCESS_TOKEN_SCOPE_INSUFFICIENT"

I have tried the simple POC for generativeai on its own to do 'generate_content' and it works. Now I am trying to integrate the generativeai to existing project and just trying to get the model only ...
Win Myo Htet's user avatar
  • 5,449
1 vote
1 answer
31 views

PHP Laravel Google OAuth gives error for some users

I own www.sweai.se I integrated Google login, and it works for me, friends, wife etc. No issues. However one user reported redirect error, and today I got a spike in users and I got a few reporting ...
Ironside Gaming's user avatar

15 30 50 per page
1
2 3 4 5
677