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
6 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
5 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
13 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
11 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
19 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
17 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
13 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
14 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
14 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
16 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
58 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
29 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
0 votes
0 answers
21 views

Is there a way to keep oauth2 token for infinite time?

I am trying to build an app for scheduling youtube content, here is how the app works=> user signs in through google (I get his oauth2 token with youtube scope added) uploads a video on my site ...
Nikhil Singh's user avatar
0 votes
0 answers
29 views

what are the dangers of running google-auth-httplib2 [closed]

I am trying to build a calendar planning application for myself, and I thought it'd be cool to be able to import my google calendar using the google api, but when I follow the example given by google: ...
venom's user avatar
  • 3
1 vote
0 answers
20 views

How to test Google's OAuth granular consent screen for TV & Device Apps

We received a notice from Google "OAuth clients must support granular consent, starting June 17, 2024". Our apps OAuth Client is TV and Limited-Input Devices. We tested to display granular ...
Y.Shigemitsu's user avatar

15 30 50 per page
1
2 3 4 5
678