Server error #5414
Unanswered
muhammedctgr
asked this question in
Help
Server error
#5414
Replies: 2 comments 1 reply
-
Most likely, you forgot to define |
Beta Was this translation helpful? Give feedback.
1 reply
-
this is the error from the logs on vercel...how do i define secret in production? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Environment
"next": "^12.0.10"
"react": "17.0.2"
"next-auth": "^4.10.3"
Windows
Node v16.13.2
Reproduction URL
github.com/muhammedctgr/p-hammed-blogr-nextjs-prisma
Describe the issue
I am trying to activate the next-auth with my github. Everything is configured fine, when I connected it with local host and configured the oauth app on github, i can use my github to login to the app, but when I try to connect the nextauth_url with the url of my prospective vercel app...its saying server error.

I've been on this for far too long...any help pls
How to reproduce
Click on login on the homepage.. It will show sign in with github, after clicking comes this error
Expected behavior
you should be able to login with your github account
Beta Was this translation helpful? Give feedback.
All reactions