lucapisano / GreenPassValidator

This project provides a library to validate Green Pass QR codes issued by EU governments
MIT License
24 stars 11 forks source link

Super-greenpass #9

Closed Schtailian closed 2 years ago

Schtailian commented 2 years ago

Hi, if you are interested and if this is still alive i would implement the super-greenpass.

I was thinking of adding the fields IsVaccinated, IsRecovered, IsTested to the return from the .Validate() method. That way every application can decide by itself what's necessary for them.

Let me know what you think.

Mrizzi-96 commented 2 years ago

Hi Schtailian, I am currently implementing all the new validation types, following the new Italian specifications, and I am in the middle of testing everything to make sure it was implemented correctly. Once the testing phase finishes I will be submitting a pull request to Luca to integrate the new modifications. Best regards, Marco.

Schtailian commented 2 years ago

Hi Marco, sounds awesome. I'll close this issue, let me know when you need some help.

lucapisano commented 2 years ago

Thank you very much, I'll be glad to review the PR