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/Fix: Add Verify endpoint and fix login endpoint #25

Merged
merged 5 commits into from Mar 29, 2022
Merged

Conversation

MarioQuirosLuna
Copy link
Owner

@MarioQuirosLuna MarioQuirosLuna commented Mar 14, 2022

Endpoints

  • Sign Up
  • Log In

Sign Up

  • Use bcrypt for password encryption

Log In

  • Use bcrypt to crack passwords

Likes

  • Fix likes with the differents logged in users

This pull is neccesary for: MarioQuirosLuna/TwitterClone_FrontEnd-React#62

@MarioQuirosLuna MarioQuirosLuna self-assigned this Mar 14, 2022
@MarioQuirosLuna MarioQuirosLuna linked an issue Mar 14, 2022 that may be closed by this pull request
2 tasks
@buraiang99 buraiang99 merged commit 93ee3f8 into master Mar 29, 2022
@buraiang99 buraiang99 deleted the Login branch March 29, 2022 23:42
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.

🟠 Login/Register users (functionality).
2 participants