Nextjs auth help
I was trying to authenticate my website but every api should use edge runtime and the authjs does not supported edge runtime until this time so is there any way I can attain it or even force certain api to use in the server instead of the edge runtime
1 Reply
the next nextauth will
u can still the experimental branch of nextauth
but it's very buggy
npm i next-auth@experimental