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 an endpoint to login users #7

Open
1 of 3 tasks
Tracked by #1
gkats opened this issue Dec 8, 2016 · 0 comments
Open
1 of 3 tasks
Tracked by #1

Add an endpoint to login users #7

gkats opened this issue Dec 8, 2016 · 0 comments
Labels

Comments

@gkats
Copy link
Owner

gkats commented Dec 8, 2016

Parent: #1

What

We want to be able to login users in our app. We need a back-end endpoint that accepts a username and a password and logs in the user if the combination is correct.

How

  • Set up the route
  • Add the controller
  • Write tests
@gkats gkats added the task label Dec 8, 2016
@gkats gkats mentioned this issue Dec 8, 2016
2 tasks
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