Sign in with Google not working in Production
Hi all. I use passport-google-oauth20 with Nodejs backend and mysql database on Nuxt3. Sign in with Google works fine in localhost. But its not working in production. I get this error (Screenshot attached.)
I understand that wrong runtimeConfig may break Public or private may break . But I am not finding where it is wrong. Also the error is generic. Please help. I'm happy to provide more details.



2 Replies
@BharathB try this:
useRuntimeConfig is a Nuxt utility. His backend is not using Nuxt.