Navin-Jethwani-76 / next-google-auth

A template repository to quick start working with Next.Js and Setting up Google Authentication
https://next-google-auth-eight.vercel.app
0 stars 0 forks source link

Google OAuth #1

Open Alfianurs opened 6 months ago

Alfianurs commented 6 months ago

Hi, do you know why this keep happen? i tried custom login and it said auth success. Screenshot attached below

image

Navin-Jethwani-76 commented 6 months ago

are you testing on localhost or deployed anywhere? this issue occurs mainly when the origin is not set in Authorized JavaScript Clients in console. make sure you have added the origins like below image