Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get token from google oauth #121

Open
rec7y33 opened this issue Aug 2, 2021 · 1 comment
Open

Unable to get token from google oauth #121

rec7y33 opened this issue Aug 2, 2021 · 1 comment

Comments

@rec7y33
Copy link

rec7y33 commented Aug 2, 2021

Hi,
I am trying to use jso to get google token, but the token returned from
client.getToken(opts) .then((token) => { console.log("I got the token: ", token) }) ...

is undefined.

Please advise, thanks.

@cgencer
Copy link

cgencer commented Jul 22, 2022

You should probably use the new OneTap method from Google. I used it within another plugin (uppy) works fine up to the point where you also need gapi somehow...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants