exports.sendNotification = functions.firestore.document(\'order/{uid}\').onCreate((snap, ctx) =>{ const data = snap.data(); let authData = nodemailer.cr