Skip to content

PushSubscription and underlying concept should be better separated #373

@annevk

Description

@annevk

At the moment it seems as if you'd store the private key on an internal slot of the JS object, which isn't safe.

The JS object is also created "in parallel" which doesn't actually work. It needs to be created as part of the steps of the eventual queued task.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions