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
Was this page helpful?