The edge runtime does not support Node.js ‘crypto’ module error while adding mongoClient in Auth Js (Next js)
I have implemented auth js in next js project.I also split the config like auth.js and auth.config.js.
now for the signIn functionality, If I add mongoClient to my auth.config.js, I am getting edge runtime error