UNPKG

ngx-firebase-auth

Version:

Simple lightweight Firebase Authentication Service for Angular 12+

5 lines (4 loc) 74 B
export interface AuthContext { email: string; password: string; }