Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FirebaseUI compatibility with modular SDK #1058

Closed
TKELKAR123 opened this issue Dec 12, 2023 · 1 comment
Closed

FirebaseUI compatibility with modular SDK #1058

TKELKAR123 opened this issue Dec 12, 2023 · 1 comment

Comments

@TKELKAR123
Copy link

Is your feature request related to a problem? Please describe.
It is v tricky to have to deal with the backwards compatibility of v9 modular SDK working with the firebaseUI for authentication.

Describe the solution you'd like
Enable a new version of firebaseUI to avoid having to create workarounds

Describe alternatives you've considered
Using the compat packages but you have explicitly stated in your docs that the goal should be to avoid writing code that is compat code, and moving to the new SDK. Given this is the case, the firebaseUI should be updated to enable this to avoid any compat code being written.

Additional context
If there is some way to use firebaseUI for authentication in such a way that minimises using compat code, and an easy way to migrate to the new library when it is launched for the v10 modular SDK, please let me know. That way, using firebaseUI reduces the risk of not being able to upgrade to v10 of the SDK when it's launched.

@jhuleatt
Copy link
Collaborator

Hi @TKELKAR123, please see #1055 (comment) for some more information on this. That is the primary issue to discuss modular SDK support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants