GetLuko / Covid19-French-Auth

https://www.luko.eu/fr/page/covid19attestation
MIT License
30 stars 16 forks source link

Generate attestation at a previous time #16

Closed MarcVillageAI closed 3 years ago

MarcVillageAI commented 3 years ago

I added a timedelta parameter (passed with the t field in generate.js). This field quantifies how far back (in minutes) you want to generate the attestation. For example generate.html#f=...&t=20 would generate a document dated 20 minutes ago.

MarcVillageAI commented 3 years ago

Saw #11