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 signing in Users on the server #40

Open
Ajknight121 opened this issue Feb 18, 2025 · 0 comments
Open

Implement signing in Users on the server #40

Ajknight121 opened this issue Feb 18, 2025 · 0 comments

Comments

@Ajknight121
Copy link
Member

Add the server controller and middleware for signing in a user with an email and password.

Definition of Done:
We can message the server to sign in a user with an email and password
Server sends a 200 response if user is signed in
Server sends error response if user was not able to be signed in
Error message says if email does not exist or password was incorrect

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

No branches or pull requests

1 participant