next-saas-stripe-starter icon indicating copy to clipboard operation
next-saas-stripe-starter copied to clipboard

Google auth to Dashboard

Open m8nt0 opened this issue 1 year ago • 2 comments

I have been stuck at this for hours and its ticking me off, I know its working for everyone else it seems, but not for me. I'm not sure if it has to do with my network or if i need google workspace to acheive this, but its not working no matter what i did everything reading through the docs and same result, and even deployed to vercel same problem:

"Server error

There is a problem with the server configuration.

Check the server logs for more information."

The crazy thing is that i didn't even touch the code base expect the .env.local which i correctly filled for AUTH_SECRET, GOOGLE_CLIENT_ID, and GOOGLE_CLIENT_SECRET and for the stripes i put in dummy. So please help me, i hate this problem becuase i always encounter it with other repos i have set up.

m8nt0 avatar Nov 07 '24 04:11 m8nt0