You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 12, 2023. It is now read-only.
Mobile apps would like to differentiate between testDate and symptomDate for purposes of prompting the user.
Currently this is collapsed to a single date that is stored and transported through the verify response, verification token, and verification certificate.
Design
Proposal
add TestDate to the verification code struct
store this in the DB
when the verificaiton token is minted, expand the subject to contain diagnosis.symptomdate.testdate
verification token structure will remain the same - a single date called symptom date, that can be either.