Level 51
Passport doesn't natively support mongodb AFAIK but you could have look at
There looks to be a number of 3rd party packages that might help you
Summer Sale! All accounts are 50% off this week.
Is there a way to get MongoDB support for both main database functionality and Passport compatibility? I need both. For my project, I want to use MongoDB for everything (just so I don't need to deal with two different types of databases). That is for both API (passport) requirements and data persistence.
Is there any way to do this?
Please or to participate in this conversation.