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 355 B
export * from './lib/components'; export * from './lib/enums'; export * from './lib/interfaces'; export * from './lib/guards'; export * from './lib/tokens'; export * from './lib/services/auth-process.service'; export * from './lib/services/firestore-sync.service'; export * from './lib/ngx-auth-firebaseui.module'; //# sourceMappingURL=public-api.d.ts.map