Update User.findOne and User.findById parameters in README examples
Author: azotovaCreated Jul 19, 2025Updated Nov 26, 2025
In Mongoose 7.x.+, functions Model.findOne and Model.findById no longer accept callbacks.
Would you consider updating the README examples?
Source: jaredhanson/passport