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
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
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.