Can anybody help me with next auth mongoose ORM as adapter for next auth?

Viewed 29

I'm developing a nextjs application. I don't want to use mongodb adapter. I want to use mongoose custom adapter. SO, how to use mongoose as the custom adapter?

0 Answers
Related