Skip to content

Add a Authentication System to the app #4

@hmtj99

Description

@hmtj99

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:-

  1. Authentication needs to be done using Google OAuth.
  2. Users should be able to Sign In and create new polls.
  3. Users should not be able to vote on a poll without signing in.
  4. The browser session must be stored so that the user doesn't need to log in again and again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestslop-150Task requiring significant effort and time

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions