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

Enable email enumeration protection #1181

Open
zjamshidi opened this issue Feb 2, 2024 · 2 comments
Open

Enable email enumeration protection #1181

zjamshidi opened this issue Feb 2, 2024 · 2 comments

Comments

@zjamshidi
Copy link

zjamshidi commented Feb 2, 2024

Recently received an email from Firebase that recommends enabling email enumeration protection on our projects. The email also mentioned that if we currently utilize fetchSignInMethodsForEmail, our projects will be affected.

We are using FirebaseUI Auth in our iOS project (providing sign-in with Apple, Google, Facebook, email/link). I didn't find anything in your documentation in this regard. What should we do and how we are affected?

We used to have email/password. What would happen to old users trying to login with email/link?

@ceciliazaragoza
Copy link

ceciliazaragoza commented Mar 14, 2024

Until this issue is resolved, disable Email enumeration protection (recommended) in Firebase Authentication Settings. This is the same issue as #1171 and #1180 as well.
image

@zjamshidi
Copy link
Author

Any update here?

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