fac-15 / the-real-junk-food-project

A web app to provide verification between TRJFP drivers and suppliers who are giving away surplus food :hamburger:
https://trjfpapp.herokuapp.com/
4 stars 2 forks source link

Fix/form to api #34

Closed charlielafosse closed 5 years ago

charlielafosse commented 5 years ago

Refactored the loginCall function (loginCall.js) so that:

We now need to turn our callback into an error first callback in our "/login" post route!

charlielafosse commented 5 years ago

Cheers for the feedback Justen! Just committed all our changes