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

Change Firestore and FirebaseAuth constructors to private #137

Open
nickmeinhold opened this issue Jun 23, 2024 · 0 comments
Open

Change Firestore and FirebaseAuth constructors to private #137

nickmeinhold opened this issue Jun 23, 2024 · 0 comments

Comments

@nickmeinhold
Copy link

nickmeinhold commented Jun 23, 2024

If I understand correctly, the intent of the Firestore class is that Firestore.initialize and Firestore.instance should be used and the user should never call the Firestore constructor directly, and the same for FirebaseAuth.

@nickmeinhold nickmeinhold changed the title Change Firestore constructor to private Change Firestore and FirebaseAuth constructors to private Jun 24, 2024
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

1 participant