onAuthStateChanged (user => { if (user) { if (!user.emailVerified()) { // Here you can create an alert to let the user know that // the reason they can't log ...
確定! 回上一頁