Connecting Auth0 to MongoDB

hey I am facing this error when I try to run any of the code snippets : Unsupported OP_QUERY command: find. The client driver may require an upgrade. For more details see https://dochub.mongodb.org/core/legacy-opcode-removal.
I have the latest version of Mongo and Mongoose installed what do I need to do it get rid of this issue

1 Like