What does authSource means in mongo database url?
This is the name of the database that has the collection with the user credentials. https://docs.mongodb.com/manual/reference/connection-string/#connections-connection-options This is where the usernames and passwords are set up.