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.
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.