pik-gane / vodle

We develop an interactive, consensus-oriented group decision app
https://twitter.com/vodle_it
GNU Affero General Public License v3.0
25 stars 16 forks source link

Implement voting authorization #196

Open mensch72 opened 2 years ago

mensch72 commented 2 years ago

User story: A poll initiator can mark a poll as "restricted access" and provide a list of email addresses of eligible voters. When pressing "start" on the preview page, each of them is sent a notification automatically via email, containing a private link telling the vodle app the access token for the poll so that the voter can access the poll.

Implementation: