Skip to main content
-2 votes
0 answers
14 views

Problemas com OAuth Google e Vue.js [closed]

Olá, seres humanos! Estou tentando aprender sobre autenticação OAuth e querendo integrar isso ao Vue.js. O erro que ando recebendo é o seguinte: (https://i.sstatic.net/MKh09mpB.png) O Cors-Policy já ...
Diego Sá's user avatar
0 votes
1 answer
33 views

Oauth2 google authorisation server to access spring boot api and check user localy

I have a android application that connects to a rest API developed with spring boot. The user login to his google account on the phone get a jwt token (openid) from the google authorisation server. ...
FRANCOIS Nicolas's user avatar
0 votes
0 answers
54 views

Use service account from google to send emails through smtp.gmail.com

I'm trying to use a gmail account that I've using so far to relay emails automatically with a web app. Using the email and password, being insecure and therefore not allowed from the 30th September. I ...
Juan Maria Martin's user avatar
0 votes
1 answer
101 views

In my Next.JS app, why is adding the User model import to this file creating Module Not Found errors?

I'm building a Next.js app and ran into a road block. The second I add the User model to the file below (line 3) I get a bunch of errors like.... code: 'MODULE_NOT_FOUND', page: '/api/auth/_log' and ...
Boingoloid's user avatar
0 votes
0 answers
20 views

Laravel idToken flutter-dart

I have a Flutter app and a Vue.js app where, after authentication, I get the idToken to use in an API. However, I have the following issue: On jwt.io, both idToken show the same content in terms of ...
Los Mapachitos's user avatar
0 votes
0 answers
66 views

Why is OAuth2 Token missing scopes?

I'm trying to get a list of users in a google test domain. Using Powershell and PSGSuite. I'm trying to work through the process. I've created a project added the Admin API enabled the following ...
shaddow's user avatar
  • 175
0 votes
1 answer
54 views

How do you implement sign-in with Google using FastHTML

I would like to enable signing in with Google OAuth using FastHTML but can't get it working. I'm looking for minimal sample app that shows how to do it.
nickponline's user avatar
  • 25.8k
-2 votes
0 answers
57 views

How to extend Google login (oauth2) with custom parameters from the screen? [closed]

I don't know how to solve my problem: there are user attributes (fields) that are supplied by Google itself in the token - mail, name and so on. But this data is not enough and I want to get other ...
Дмитрий Дмитриев's user avatar
0 votes
0 answers
45 views

Google cloud scheduler http post error 415 FAILED_PRECONDITION

I have created a webapi in asp.net mvc core. The method in the api controller is decorated like this - [HttpPost] public async Task Post([FromBody] string value) Then I scheduled a job from google ...
sbanik's user avatar
  • 33
-1 votes
0 answers
29 views

Can't get user profile with google oauth after signin

I'm trying to get the user signed-in information with google oauth. I already got credential after signed-in (access token), but how can I get user profile? Here is my code: export default function ...
CChickii's user avatar
0 votes
0 answers
32 views

[GSI_LOGGER]: Store credential failed

I'm new to google OAuth. I'm trying to store the credentials of a user, but i end up getting this error: [GSI_LOGGER]: Store credential failed: {} It seems like when the user signs in the with google ...
vroque2022's user avatar
0 votes
0 answers
25 views

Google OAuth with an Azure AppSerivice behind front door

We have an AppService that's running on linux that serves a Web application.We need to reactivate the google Single Sign on that stopped working from when we moved the application from a virtual ...
advapi's user avatar
  • 3,847
1 vote
1 answer
31 views

PHPMailer getOAuth2token response to div

Is there a way to redirect the output of PHPMailer's get_oauth_token.php (https://github.com/PHPMailer/PHPMailer/blob/master/get_oauth_token.php) into an adot div? I pasted the file from github into ...
Teo76's user avatar
  • 13
0 votes
1 answer
43 views

New Google place api using google OAuth, ask failed to refresh token

I have a Express.js backend, and i want to use Google new place API, so I need to to auth throw Oauth, the issue after a certain amount of time around one day I need to reauthorize the app, I get this ...
yassir agh's user avatar
0 votes
1 answer
38 views

Google OAuth pop-up disappears

I have developed a web auth application using Google OAuth. it was okay when i was developing it. but after hosting it when click on the continue with google button the google sign in pop up appears ...
Vinod Mendis's user avatar

15 30 50 per page
1
2 3 4 5
681