• Resolved jusemora30

    (@jusemora30)


    Hello!

    Thanks for this plugin. It works smooth and without any issues at all! and when registering new users it also adds the google profile pic to the avatar which is amazing. I tried to implement Google One Tap through SDK with help of Gemini and it did a pretty decent work. However, When It creates an user, it doesn’t take the profile pic and it doesn’t show the user as “registered” at homepage but on any other page. I wanted to know if you will implement this feature in this plugin? that would be amazing!! Thanks!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Robert

    (@robertnextendweb)

    Hi @jusemora30

    I am glad to hear you like Nextend Social Login.

    Please note we cannot help with custom coding, so any custom codes must be written by you. We register WordPress users with the standard wp_insert_user() funciton of WordPress:
    https://developer.ww.wp.xz.cn/reference/functions/wp_insert_user/
    and update the user avatar, and any user meta data based on the response from the provider.

    Currently, our implementation is based on the Oauth2 protocol, and Google One Tap requires a different approach. We have received some requests for it in the past, and I have added yours too. However, I cannot tell you an ETA, as we need to take a look at how we could implement this into our current code-base, and if it is even possible at all.

    Thread Starter jusemora30

    (@jusemora30)

    I’ll definitely wait. I tried all plugins and they don’t work good for me even if it’s a “simple” integration it’s giving me issues.

    Thank you!

    @jusemora30 you can use Google sitekit plugins for one tap sign in/up . i use it with nextend social login plugins.

    Thread Starter jusemora30

    (@jusemora30)

    @tvhex Thank you, I tried that and it worked! I don’t like that when you click outside the one tap google sign, the popup dissapears but other than that it’s perfect!

    Thank you!

    @jusemora30 yeah it is better, I’ve been waiting for 3 years for Nextend to develop One Tap.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Google One Tap Integration’ is closed to new replies.