Auth Service. import {AngularFireAuth} from 'angularfire2/auth'; @Injectable() export class AuthService { authState: any = ...
確定! 回上一頁