admin-ch / CovidCertificate-Apidoc

API documentation for the integration of primary systems with the machine to machine API
73 stars 7 forks source link

Add `required` to Authorization #27

Closed ubamrein closed 3 years ago

ubamrein commented 3 years ago

Closes: https://github.com/admin-ch/CovidCertificate-App-Verifier-Service/issues/38

This PR changes the required property of all Authorization headers to true to reflect the need of a Bearer-Token in all requests.