Closed ibeckermayer closed 4 years ago
Modifies the frontend and backend for the latest version of the VS, which allows us to use an api key to hit an admin server to issue tokens.
Also updates testDate to be symptomDate per the updated VS api.
testDate
symptomDate
Looks good so long as that axios request works correctly. I don't have the new verif server set up so I didn't test locally.
Modifies the frontend and backend for the latest version of the VS, which allows us to use an api key to hit an admin server to issue tokens.
Also updates
testDate
to besymptomDate
per the updated VS api.