-
Notifications
You must be signed in to change notification settings - Fork 979
Closed
Labels
needs-triagenewA new issue that hasn't be categoirzed as question, bug or feature requestA new issue that hasn't be categoirzed as question, bug or feature requestquestion
Description
Operating System
Mac / Windows
Environment (if applicable)
Chrome, node20
Firebase SDK Version
9.22.1
Firebase SDK Product(s)
Auth
Project Tooling
React app with Vite
Detailed Problem Description
While attempting to sign in using the method below:
signInWithEmailAndPassword(auth, email, password)
Some users have started experiencing a CORS error today.
This issue seems to affect only a subset of users, while others are able to sign in and sign up successfully without any problems.
Other authentication methods and Firebase services, such as Firestore, are functioning correctly. It appears that only signInWithEmailAndPassword is failing.
Steps and code to reproduce issue
Call
signInWithEmailAndPassword(auth, email, password)
Metadata
Metadata
Assignees
Labels
needs-triagenewA new issue that hasn't be categoirzed as question, bug or feature requestA new issue that hasn't be categoirzed as question, bug or feature requestquestion