Why am i getting this "signin?error=Callback" error? #2781
-
Hello friends,
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
You are using a new adapter with v3 of next-auth. have a look at the migration docs https://next-auth.js.org/getting-started/upgrade-v4 how did you install the adapter and next-auth? |
Beta Was this translation helpful? Give feedback.
-
@balazsorban44 I also have this issue. I followed the instructions for installing Unfortunately, following the In my situation, having this been the first time I've worked with |
Beta Was this translation helpful? Give feedback.
You are using a new adapter with v3 of next-auth.
have a look at the migration docs https://next-auth.js.org/getting-started/upgrade-v4
how did you install the adapter and next-auth?