Skip to content

Conversation

foyzulkarim
Copy link
Owner

  • Implement local authentication strategy using passport-local
  • Add bcrypt for password hashing
  • Create user registration endpoint
  • Update user schema to support local authentication
  • Modify GitHub authentication to be optional
  • Add login endpoint for local authentication
  • Update user service with new methods for local auth

- Implement local authentication strategy using passport-local
- Add bcrypt for password hashing
- Create user registration endpoint
- Update user schema to support local authentication
- Modify GitHub authentication to be optional
- Add login endpoint for local authentication
- Update user service with new methods for local auth
@foyzulkarim foyzulkarim merged commit f02f91d into main Oct 16, 2024
1 check passed
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
D Security Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@foyzulkarim foyzulkarim deleted the feature/add-password-auth branch November 9, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant