Does anyone have an example repo that integrates Mongoose-Auth with Everyauth in a MVC organized Express application?
I realize that's probably a stretch, but any help or pointers on how to integrate Mongoose-Auth/Everyauth with a MVC structure are appreciated. I'm having trouble trying to put all of the pieces for Mongoose-Auth into the MVC structure of my project. I'd share, but it's a bit of a mess right now and not helpful.
I started my project using this MVC with Express and Mongoose example: