constructor(private afAuth: AngularFireAuth) {} googleLogin() { ... AngularFireAuth 的 authState 可以用來取得已登入Firebase 的User 物件資訊 ...
確定! 回上一頁