covidwatchorg / portal

Covid Watch Portal web app for diagnosis verification
Apache License 2.0
8 stars 3 forks source link

update getVerificationCode #369

Closed ibeckermayer closed 4 years ago

ibeckermayer commented 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.

colbymorrison commented 4 years ago

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.