bnoguchi / mongoose-auth

User authentication plugin for mongoose nodejs orm
https://github.com/bnoguchi/mongoose-auth
740 stars 113 forks source link

fix everyauth dependency version #117

Open nleush opened 12 years ago

nleush commented 12 years ago

fix everyauth dependency version

nleush commented 12 years ago

You are right, I was looking for fast fix. Mongoose older version was loaded in parent package in my project.

Everyauth is kind of magic for me :) So I'm surrendering on making good fix.

It would be great if someone skilled fix version upgrade.

nirarazi commented 12 years ago

This doesn't work with express 3...