-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or requestslop-150Task requiring significant effort and timeTask requiring significant effort and time
Description
Right now the app merely asks for a code of a poll and lets you vote, But this does not stop any random person from voting on the poll and does not prevent the same person from voting repeatedly.
An Authentication system needs to be added to solve these issues:-
- Authentication needs to be done using Google OAuth.
- Users should be able to Sign In and create new polls.
- Users should not be able to vote on a poll without signing in.
- The browser session must be stored so that the user doesn't need to log in again and again.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestslop-150Task requiring significant effort and timeTask requiring significant effort and time