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 User Authentication (Login, Signup, etc.) #2

Open
sufiankhan-dev opened this issue Nov 9, 2024 · 0 comments
Open

Implement User Authentication (Login, Signup, etc.) #2

sufiankhan-dev opened this issue Nov 9, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@sufiankhan-dev
Copy link
Owner

Develop a secure authentication system to allow users to create accounts and log in to DevUnity.

Requirements:

  1. Create signup and login forms with fields for email, username, and password.
  2. Include form validation for input fields.
  3. Implement password hashing and secure storage.
  4. Use JWT or another token-based system to manage user sessions.
  5. Create a “Forgot Password” functionality.
@sufiankhan-dev sufiankhan-dev added enhancement New feature or request good first issue Good for newcomers labels Nov 9, 2024
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