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

Implement Email and Password Authentication with Firebase #14

Open
jps27CSE opened this issue Oct 14, 2023 · 3 comments · Fixed by #27
Open

Implement Email and Password Authentication with Firebase #14

jps27CSE opened this issue Oct 14, 2023 · 3 comments · Fixed by #27
Assignees
Labels
enhancement New feature or request hacktoberfest hacktoberfest2023 help wanted Extra attention is needed ui

Comments

@jps27CSE
Copy link
Owner

Description:

Issue Description:
We need to integrate email and password authentication using Firebase in our web or mobile application. Firebase Authentication will enable users to sign up, log in through email and password-based authentication methods.

Acceptance Criteria:

Set up a Firebase project and configure Firebase Authentication in the project settings.
Implement user registration functionality, allowing users to sign up with their email and password.
Implement user login functionality, enabling users to log in with their registered email and password.
Ensure proper validation and error handling for the authentication process.
Secure sensitive user information and passwords using Firebase Authentication.
Test the authentication flows to verify that users can successfully register, log in, and reset their passwords.
Create a Pull Request for review and merge when the authentication functionality is ready.

@jps27CSE jps27CSE added enhancement New feature or request help wanted Extra attention is needed hacktoberfest ui hacktoberfest2023 labels Oct 14, 2023
@biohazard2117
Copy link

Hi @jps27CSE Does this firebase authentication is to be done from frontend or backend ?
If from backend then I would like you to assign me this task.

@jps27CSE
Copy link
Owner Author

Hi @biohazard2117 ,

Yes, the Firebase authentication needs to be implemented on the backend. Thank you for offering to help with this task! I've assigned it to you. Please feel free to reach out if you have any questions or need any further information.

Thanks for your contribution!

Best regards,

@frs11
Copy link
Contributor

frs11 commented Oct 23, 2023

Dear good sir please assign me this issue as i am the perfect candidate for this task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest hacktoberfest2023 help wanted Extra attention is needed ui
Projects
None yet
3 participants