-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Labels
type: code healthImprovements to readability or robustness of codebaseImprovements to readability or robustness of codebase
Description
From https://firebase.google.com/docs/auth/web/firebaseui:
FirebaseUI is not compatible with the modular API. The namespaced API (specifically, the app-compat and auth-compat packages) permits the usage of FirebaseUI alongside the JavaScript SDK, but without the app size reduction and other benefits of the modular API.
The latest firebaseui also requires Angular 20. This prevents us from upgrading to Angular 21, causing transitive dependency lock-in.
Metadata
Metadata
Assignees
Labels
type: code healthImprovements to readability or robustness of codebaseImprovements to readability or robustness of codebase
Type
Projects
Status
No status