Skip to content

prevent double voting from the same user #5

@ThibaultDereu

Description

@ThibaultDereu

Prevent double voting from the same user.
No authentication.
A simple solution would be to use a local storage that contains all the voteId that the user has already submitted.
(register the voteId in the local storage once the vote has been successfully submitted)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions