In async function, I write following auth code...
try { await firebase.auth().createUserWithEmailAndPassword(email, password); await firebase.auth().current