Nik

Results 1 issues of Nik

"Step 1" fails with error "SyntaxError: await is only valid in async functions and the top level bodies of modules": ``` javascript exports.auth = functions.https.onRequest((request, response) => { const {...