Open oyvinddd opened 2 years ago
The current date should be encoded into the QR codes and the register match endpoint should check if the encoded date is today before successfully registering matches.
On the app-side we should update our QR code implementation to encode todays date and also the MatchRegistration object should have a date field.
The current date should be encoded into the QR codes and the register match endpoint should check if the encoded date is today before successfully registering matches.