Replies: 2 comments 5 replies
-
did you look at this? https://authjs.dev/getting-started/migrating-to-v5#edge-compatibility you will probably use lazy initialization like they recommend |
Beta Was this translation helpful? Give feedback.
2 replies
-
![]() I also met the issue. The problem occurs when retrieving the session from the database. ![]() |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Following the documentation is challenging,
so far I can connect my database with drizzle, and can query from database but when I try to insert this logic to credential authorize it become error
and then
in my auth.config.ts
auth.ts
and my user2.ts
my drizzle conection
and then I got a bunch of error
Beta Was this translation helpful? Give feedback.
All reactions