Hey there! I was wondering if there’s a way to use Google One-Tap Sign In with Wix. It’s easy to display the prompt as I’ve done on my website but am unable to figure out how to register the user with the details provided by Google and how to get those details. I am confused about whether to use OAuth with Wix or the solution in this post or something else. As I’m a newbie coder, I am unable to understand the steps I’d need to perform. I might be able to code myself if I am aware of the exact steps to perform.
Thanks in advance.
You would have to use OAuth with Wix. There is documentation on how to set it up in the README that comes with the integration. You will need to first create an OAuth consent screen in your [Google Cloud Console](Console](console.google.com)) . After which you will have to create a Secret using your Wix Dashboard. After that just follow the README file for the rest of the setup.
Hi Dennis, not very clear on the steps that need to be done at Wix, have completed the tasks at Google to create Oauth consent screen. But can you describe the steps at Wix in detail please.
Yeah, I also require that!