Session on client issue #12683
Unanswered
Warisaremou
asked this question in
Help
Replies: 0 comments
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.
-
Hi all I get error while trying to get session on client once user is authenticated. I'm using nextjs + authjs + drizzle.
I create a Auth context in which I get the session on client and I use the user id to query the db and get user info but the issue is I got and error saying "Error: No database connection string was provided to
neon()
. Perhaps an environment variable has not been set?".DATABASE_URL
in plain text, it work.Beta Was this translation helpful? Give feedback.
All reactions