camaraproject / QualityOnDemand

Repository to describe, develop, document and test the QualityOnDemand API family
https://wiki.camaraproject.org/x/zwOeAQ
Apache License 2.0
41 stars 59 forks source link

Add apikey to all endpoints #69

Closed PhilRW closed 1 year ago

PhilRW commented 1 year ago

We are using the Flask Connexion framework to develop a demo using this API, but it does not function properly without a security implementation defined for all endpoints.

PhilRW commented 1 year ago

Okay, thanks. I will update our code to utilize oauth2.