Skip to content

actix-session: Partitioned parameter #501

@danbulant

Description

@danbulant

Browsers are beginning to block 3rd party cookies, using Partitioned is a way to allow per-site 3rd party cookies, for example for logins.

See: https://developer.mozilla.org/en-US/docs/Web/Privacy/Privacy_sandbox/Partitioned_cookies

Would be nice to have a cookie_partitioned(bool) similar to how cookie_secure behaves, to set the attribute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-sessionProject: actix-sessionC-featureCategory: new functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions