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

Google One Tap not working #180

Open
1 of 2 tasks
joelabreo227 opened this issue Jul 22, 2024 · 1 comment
Open
1 of 2 tasks

Google One Tap not working #180

joelabreo227 opened this issue Jul 22, 2024 · 1 comment
Assignees

Comments

@joelabreo227
Copy link

joelabreo227 commented Jul 22, 2024

One thing I noticed is that one-tap login isn't working it isn't the WordPress 6.6 issue I have tried using this plugin in WordPress 6.5 One Tap Login still gives me Something went wrong error.

Originally posted by @SH4LIN in #178 (comment)

Tasks

@mchirag2002
Copy link

mchirag2002 commented Jul 22, 2024

Task Update

Tested and replicated one-tap login giving Something went wrong error on both WordPress 6.6 and 6.5 on testing site.

Steps to replicate:

  • Install the Login with Google plugin on your site.

  • Navigate to https://console.cloud.google.com/apis/dashboard and create a new application

  • Authorization callback URL should be like https://yourdomain.com/wp-login.php, where https://yourdomain.com will be replaced by your site URL.

  • Once you create the app, you will receive the Client ID and Client Secret, add these credentials in Settings > Login with google settings page in their respective fields.

  • Now enable the one-tap login checkbox and click on Save Changes.

  • Now head to https://yourdomain.com/wp-login.php URL , where https://yourdomain.com will be replaced by your site URL.

  • You should see the one-tap login prompt on your site, select your preferred user account and you shall get the following error:

    image

cc: @joelabreo227

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

3 participants