Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

sameSite cookie support #16543

Closed
Closed
@arkadiyt

Description

@arkadiyt

I'm submitting a ...

  • bug report
  • feature request
  • other

Current behavior:

Right now the angular cookie options support setting domain, expiration, and secure flags, but do not support the sameSite flag.

Expected / new behavior:

I'd like to request that support be added for the sameSite flag - this would help protect against CSRF attacks using cookies created by angular.

Minimal reproduction of the problem with instructions:

N/A

AngularJS version: 1.6.11

Browser: [Chrome >= 63 | Firefox >= 60 | Mobile Chrome >= 64]

Pulled via https://caniuse.com/#search=samesite

Anything else:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions