FirebaseUI-Angular
FirebaseUI-Angular copied to clipboard
A wrapper for FirebaseUI in Angular
I use Firebase Auth Emulator and found out that if there is no callback in the firebaseUiAuthConfig, I will get the following error if I rely on `signInSuccessUrl` to redirect...
Any ETA for compatibility with the lastest release of Angular ? I tried a week or 2 ago, it failed and i reverted to Angular 17. I no longer have...
Any plans to support angular 20? Angular fire v20 is currently in RC, with release coming soon (hopefully)
Could you please update the instructions and code sample at [https://github.com/RaphaelJenni/FirebaseUI-Angular?tab=readme-ov-file#how-to-use](https://github.com/RaphaelJenni/FirebaseUI-Angular?tab=readme-ov-file#how-to-use) to use [standalone components](https://blog.angular.dev/introducing-angular-v17-4d7033312e4b#586d) instead of, or in addition to, NgModules? And I believe it would be helpful to...
Your compatibility table says that we can use firebase 11 with firebase UI and angular 18. However, when I try and install it, I get these errors. `% npm install...