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

Add Email/Password Authentication Option #2

Open
suraniharsh opened this issue Jan 2, 2025 · 0 comments
Open

Add Email/Password Authentication Option #2

suraniharsh opened this issue Jan 2, 2025 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@suraniharsh
Copy link
Owner

"Passwords Are So 90s: Let’s Add Email Authentication!"

Description:
Our authentication system currently feels too exclusive, only allowing Google and GitHub logins. Let’s roll out the red carpet for traditional email/password users! This issue involves adding a secure email/password signup and login option, along with essential password reset and email verification features.

Expected Outcome:

  • Add email/password authentication to the system.
  • Include functionality for password resets.
  • Implement email verification to ensure account security.
  • Ensure smooth integration with existing authentication methods.

Tasks:

  1. Analyze the current authentication flow to identify integration points.
  2. Add the following features:
    • Email/password signup and login.
    • Password reset via email.
    • Email verification during signup.
  3. Test the functionality thoroughly to ensure security and reliability.
  4. Create a separate branch for your work and submit a pull request when ready.
    • Branch Name:
      • feature/email-authentication
  5. Review and address any feedback from code reviewers.

Screenshot of the Issue:
[Attach a mockup or diagram explaining the current limitation and proposed flow.]

Deployed Link:
[Provide the live link to the website.]

@suraniharsh suraniharsh added enhancement New feature or request good first issue Good for newcomers labels Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant