Skip to content

Security issue with saving in localStorage #27

@JustinPooters

Description

@JustinPooters

Since you store this in local storage with a json object
You can easily push to the localstorage via the browsers included Javascript console:
by using: localStorage.setItem("currentUser": "object")
This might be something to look into. ^^

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