Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google auth to Dashboard #63

Open
m8nt0 opened this issue Nov 7, 2024 · 2 comments
Open

Google auth to Dashboard #63

m8nt0 opened this issue Nov 7, 2024 · 2 comments

Comments

@m8nt0
Copy link

m8nt0 commented Nov 7, 2024

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.

@CloudCodesStuff
Copy link

Did you check the logs?

@oldgitt
Copy link

oldgitt commented Dec 3, 2024

try setting NEXTAUTH_URL in envs and you can also get more auth debug info by setting debug to true in the auth.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants