#NextAuth with database session strategy
2 messages · Page 1 of 1 (latest)
Hey. I spent all day in experiment with it. Everything works out of the box except session.strategy: "database". When u use the strategy database the export {default} from "next-auth/middleware"; doesn't work because it has not been supported yet