Hi guys, I’m having trouble with the google login part in my app. When the user click in continue with google, he is redirected to the post google login, and if he’s authenticated goes to the profile page. I’m going to add the screenshots here, I don’t think it’s an endpoint problem:
Hi! can you add Store Auth Token action after the Google Continure Request, in which value is the Google Continue Request.data.token
After that you redirect the user to your #2 Profile page.
If the Google continue request get the correct code, and any other setup in Xano & Google Console are correct, the user should be authenticated once the they arrived at #2 Profile page