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 and registration #3

Open
IndieCoderMM opened this issue Jul 27, 2023 · 0 comments
Open

Implement user authentication and registration #3

IndieCoderMM opened this issue Jul 27, 2023 · 0 comments
Labels

Comments

@IndieCoderMM
Copy link
Owner

Allow users to create accounts with a unique username and secure password. Provide login and registration forms, validate user inputs, and store user credentials securely.

Expectations

  • Users can register with a unique username and a strong password.
  • Users can log in with their registered credentials.
  • Passwords are hashed and stored securely in the database.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant