hpi-swa-teaching / Liquid

(SWT22-07)
MIT License
6 stars 0 forks source link

Add User identification/ authorization #231

Open leaantonia opened 4 months ago

leaantonia commented 4 months ago

User Story: As a host, I want to identify my participants to avoid duplicate or invalid votes. Acceptance Criteria: General:

vogelingmar commented 4 months ago

Acceptance Criteria: There is no way for one person to vote twice. That works by handing out one-time-use tokens to each participant to identify them.