so I have this
try { const user = await logUserInToApplication({ email, password }) console.log(user, \'usr\') awa