next-auth installation issue with next 14
Answered
Highlander posted this in #help-forum
HighlanderOP
Answered by Brown bear
you have to use next-auth 5 beta. try installing next-auth using npm install next-auth@beta
1 Reply
Brown bear
you have to use next-auth 5 beta. try installing next-auth using npm install next-auth@beta
Answer