-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
techTech task. Internal changes in projectTech task. Internal changes in project
Description
Move queue pin and qr codes to the new table since they are null most of the time in the queue table.
Table invite_codes(queue_id, token, code_type, created_at, expires_at)
tokenstores QR code or PIN code valuecode_typerepresents the enum:PIN,QR- when joining the queue by invitation code check whether its
expires_atdate time is not expired
Metadata
Metadata
Assignees
Labels
techTech task. Internal changes in projectTech task. Internal changes in project