Path-Check / safeplaces-dct-app

COVID Safe Paths (based on Private Kit) is an open and privacy preserving system to use personal information to battle COVID
https://covidsafepaths.org
MIT License
465 stars 283 forks source link

Include hmac and certificate in post key payload #1262

Closed johnschoeman closed 4 years ago

johnschoeman commented 4 years ago

Why: We would like to include the hmac key and jwt certificate in the post diagnosis keys call to the verification server. Previously we were not including these due to an error in the verification server, which has recently been resolved.