In the lab of chapter 1 Creating First Application User the differences between *Role: readWrite on applicationData database and Authentication source: admin is both of the section roles?
db.createUser({user:"m103-application-user",pwd:"m103-application-pass",roles:[{role:"readWrite",db:"applicationData"}],})