You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The codebase uses Firebase Authentication for login and registration processes. The login functionality is implemented in src/pages/login-page.tsx using signInWithEmailAndPassword from Firebase. Registration is handled in src/pages/signup-page.tsx with createUserWithEmailAndPassword. Password recovery is available in src/pages/password-recover.tsx.
I cant login nor register in the website
The text was updated successfully, but these errors were encountered: