Google-oauth Questions
Ad
How to make connection to Dialogflow API in ReactJS (front-end)
I can't seem to find a solution for this. i'm trying to make a connection to dialogflow using reactjs. so far
How can I verify login using google api, oauth?
I want to use google oauth api to log in to the site which i create. i use react and node and i'm done with
How to get Google Fitness API data using OAuth2 with PassportJS
I'm having problems getting the data from the google fitness api to use into my application, using node and express. here's a portion of the
Google API flow requires consent for refresh-token every time
Using python 3.6, requests==2.22.0 trying to use the google api, in particular
Firebase Google Login return 403 require OAuth consent
Follow the official tutorial and got this page for all code just copy paste and in the firebase console tell if on ios or web doesn't require any
Google Calendar API and Google App Verification Process
I'm creating a website for a client that utilizes the google calendar api. essentially, the client needs to be able to input his calendar ids and
Google node sdk Calendar freebusy query not returning time for private calendars
I'm trying to get free / busy times for a user which i've previously oauthed and have their access token and refresh token stored in my db, but
How do I design google OAuth2 workflow
I have a backend (spring) and a frontend flutter app. i want to implement an oauth2 flow. what is the right way to implement this. my first
Trying to use Google Oauth2 with Passportjs in Graphql-Yoga Server
I thought i followed all of the docs correctly to implement this, however, i am getting a tokenerror: bad request that has the error
Can someone ELI5 how to properly do offline Google oauth2 with node.js?
In the browser, i'm doing: let { code } = await this.auth2.grantofflineaccess(); i then save that
Ad
What is the proper way to use an access token returned by passport.js?
I'm trying to understand how to use oauth2 in a pet project. i understand how passport.js uses the middleware
How can I use the Google OAuth2 ID token with node.js / passport.js to verify if the user is valid and authenticated?
On my front end, i'm using vue.js (not that that matters) and with the google oauth flow, i get back an id_token
passportJS: req.user is returning undefined
I have simple passport-facebook & google oauth application and it works but problem it is not serializing users properly i guess because when
How does OAuth2 access grant redirect flow work in in-app web view?
We have a flutter app with google login feature. in order it to work, we need to send the access grant code to the backend service. in spa
facing issue with passport js
I am new to node js and i am trying to make an example for authorization with google passport below is my code:
Get Google Refresh token from existing user auth code
I'm trying to get the google refresh token, the thing is that i haven't seen my current scenario anywhere, what i'm trying to accomplish is get
Puppeteer unable to click on the Allow button in Google consent page
I am trying to use puppeteer to login to google auth page. so far i was able to make puppeteer enter the username, password and 2fa successfully.
How to sign in and sign out from Google within one Activity
I'm beginner in java and android programming. i'm trying to create login system with google on my app. what i want to do is to switch sign in and
Ionic App: Firebase Authenticate with using OAuth Provider shows AUTH_DOMAIN instead of Custom Domain
I implemented a login with google api following the firebase authentication docs (authenticate using oauth providers with
React higher order component to firebase authenticate does not send updated state to the component
I am new to react and i am trying to authenticate with firebase in react. i have created a higher order component to essentially enrich the
Google API - listen for expired token with library
I've setup oauth2 flow to use google api with refresh_token. i'm using nodejs library to issue requests. i store the complete token
Ad
Flutter Web: Safari Google Sign In first attempt blocked
I am developing a flutter web application that uses google sign in alongside firebase authentication. currently, google sign in operates perfectly
Google oAuth2 - consent screen and redundant popup
I'm working on a google calendar integration and everything is working as expected except of one thing: for some reason when user is redirected to
Error when generating a token in a js chrome extension when trying to verify it on a backend nodejs server
I am trying to generate a token in a chrome extension and then use it to verify requests to the backend server. i have been successful at
Google Cloud APIs - Python - Request contains an invalid argument
Using google cloud apis and oauth2, i am trying to list down projects and display iam policies for each project using my python desktop app.
OAuth2 callback - identify user?
The question: when i authenticate a user using oauth2 (initiated from my server), how do i get the initial user id from the
Flutter login to both google and youtube
I am using oauth2 to login user to my app. one of my app's feature is to let user browse youtube by his/her signed in account through webview. but
Get access token from refresh token in Volley
I am using android volley to send an http request to the blogger api website to get the user's blog:
How to disable check redirect url on googleapi?
I'm following this flow in this instruction:
server to server auth failure - firebase - dialogflow - actions on google - user entity v2
Here is the code i'm using for getting access-token for making session entity as described here:
Flutter - Android intent-filter with Google Oauth
I have built a flutter application with google oauth, but i encountered an obstacle with intent-filter. i use
Google auth hanging waiting for response
Log of execution: inside authorize() function ------------------------ inside readauth2tokensfromfile() function
Ad
How to add SignOut option in firebase
First of all, i'm sorry if this has already been asked but i searched a lot and couldn't find anything. basically, i have this code that lets me
java.awt.Desktop class
I am using a google api for android. since google api/g suite quickstart for android refers to their java examples, i am trying to implement
laravel socialite not working on live server, only works on local machine
I have recently moved my application into a live server. the problem is laravel socialite stopped working, below is the explanation: i
Send Push message through FCM google-php-api HTTPv1 API
I'm trying to use the google php api client
Google sheet api php - non CLI usage - avoid confirmation prompt
I've followed this official guide, but now i'd
Can't add social login with Google on Android - but on iOS it's working
I'm trying to add support to social login with google on my application using the package
how to delete "google sign in account" for development purpose - actions on google
I'm working with actions on google and dialogflow, and recently they proposed google signin to make account linking fast without writing own oauth
Google sign in using Xamarin forms error 400 redirect_uri_missmatch
I have followed the following guide for google sign in
How do I get a user's organization id when they login with Google oauth?
I'm using laravel socialite to handle logging in with google. in response i can see the user's domain. i was wondering if there was also a way to
Google Drive API: The user has not granted the app error
I'm following the quickstart on
Flutter Webview Google OAuth
I have a flutter app that's leveraging a webview. the location of this webview is an external site that supports google auth, which is failing due
Ad
req.user not available in Google Passport Strategy
I have an express app which manages authentication via passport, initially with a local strategy. to this i have just added google sign in /
Insufficient Permission when using GMAIL AutoForwarding create
String[] googlescopes = {gmailscopes.gmail_labels, gmailscopes.gmail_readonly, gmailscopes.mail_google_com};
Firebase Admin failed to fetch a valid Google OAuth2 access token - unable to verify certificate
Any help appreciated. currently developing on localhost.date and time are in sync. latest firebase-admin installed. this
Toastr notification on sign in not working
The point is for the user to log in with their google account, and then for a toast to pop up saying, "hey there, name!". however, the toast
Getting list of Google Calendar events using googleapis
Following googleapis
Google Auth in React
I get the following error (in below screenshot) when i implemented google auth in react. typeerror: window.gapi.init is not a
i don't know.... how google oauth laravel resister custom?
When i'm signing up using google auth, i would like to add an extra field(gender), to the actuals fields: name, email and password. please show
How to auto update Gmail credentials after expiring
I am using gmail java api, api is working fine and when we grant google account access credentials are storing locally, but after 60 minutes
googleapi/drive in node.js
I am trying to integrate googleapi/drive using node.js and
Is it possible to add google and Facebook authentication with firebase?
I'm building an app with react native and firebase. i want to know if there is any way to implement both facebook and google auth. i'm using expo
Ad
adding additional data to req.user with passport-google-oauth
I have a route which meant to authenticate the user using google oauth passport strategy ,(/auth/google) i also want to pass
The listener to isSignedIn is getting fired multiple times while implementing google oauth 2.0 implicit signing in react
The problem i am having is that auth.issignedin.listen((isloggedin) => ... in init() function is firing
How to show privacy policy URL and terms of service URL inside the Google one-tap UI for new users?
A few days ago, i noticed googleyolo client library was showing this message: an ui change targeting on
Ad
Blog Categories
Ad