onAuthStateChanged (function(user) { if (user) { // User is signed in. var uid = user.uid; var email = user.email; var photoURL = user.
確定! 回上一頁