CapivaraProjects / GYResources

This repository is dedicated to turn available green eyes resources like an API
2 stars 3 forks source link

Adding authentication #70 #77

Closed WendelHime closed 6 years ago

WendelHime commented 6 years ago

Here I'm adding basic authentication and token authentication for this API. At this moment, I've done:

✔️ Plant(insert, update, delete) ✔️ Disease(insert, update, delete) ✔️ Image(insert, update, delete) ✔️ Text(insert, update, delete) ✔️ Type(insert, update, delete) ✔️ User functions (update, delete)

Travis errors should be fixed when @renanfox2 finish tests and fix database module inconsistences