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

Login Endpoint Bug #102

Closed
1 task done
OguzTNCR opened this issue Apr 29, 2024 · 2 comments · Fixed by #104
Closed
1 task done

Login Endpoint Bug #102

OguzTNCR opened this issue Apr 29, 2024 · 2 comments · Fixed by #104
Assignees
Labels
Backend Priority: High Requires taking action ASAP
Milestone

Comments

@OguzTNCR
Copy link
Contributor

OguzTNCR commented Apr 29, 2024

ℹ️ Description

  • Now the api/users/login endpoint expects all the fields of the user. It should expect only the username and the password.

🎯 Tasks

  • Write down the tasks and update the issue by marking them when they are done.
  • Change the fields of the endpoint.

Conclusion

  • Write a conclusion as a comment before closing the issue.
@melihakpinar
Copy link
Contributor

Merging this PR will hopefully resolve the problem.
Example successful login response

@OguzTNCR
Copy link
Contributor Author

Well done, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Priority: High Requires taking action ASAP
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants