tyrakriv / Spring307-8amMWF-Team2

0 stars 0 forks source link

Login Contributor Logic #47

Closed blaxson closed 4 years ago

blaxson commented 4 years ago

TODO

add the logic into the backend to screen contributors from regular users.

Estimated Cost / Time:

small / medium

Measure of Success

An effective measure of success would be for us to be able to return 201 success when there is a successful login, or 401 error on invalid input. We can test this by creating some user, and some contributor accounts, and testing with different combinations of inputted data.