Next auth try signing with a new different account
I tried to make login functionality with google sign in but it's saying "try signing with a new different account" all the time
13 Replies
Here's the code
Did you configure the googleProvider correctly? I assume not
ah yes ig i put the client id and secret correctly in the env
also the types as well
Is This thing placed correctly?
I think so
What's wrong then :\
It could be because another account you already logged in with uses the same email as the Google account
(I think)
you mean I'm already logged in the app ?
If you aren't using any other providers then disregard what I am saying
okayy
Got an error in the console
So it's something with your db
oh btw i'm using local url of mongo
lemme try with the atlas
.