UNPKG

ngx-auth-firebaseui-updated

Version:

From ngx-auth-firbaseui but updated to fix dependency issues with Angular 16. Open Source Library for Angular Web Apps to integrate a material user interface for firebase authentication

9 lines 581 B
export * from './email-confirmation/email-confirmation.component'; export * from './legality-dialog/legality-dialog.component'; export * from './ngx-auth-firebaseui/auth.component'; export * from './ngx-auth-firebaseui-avatar/ngx-auth-firebaseui-avatar.component'; export * from './ngx-auth-firebaseui-login/ngx-auth-firebaseui-login.component'; export * from './ngx-auth-firebaseui-register/ngx-auth-firebaseui-register.component'; export * from './ngx-auth-firebaseui-user/user.component'; export * from './providers/auth.providers.component'; //# sourceMappingURL=index.d.ts.map