I defined an instance method in the model like below in my User model.
// Instance Method to Verify the password UserSchema.methods.verify =