actix / actix/actix-extras

actix-session: Partitioned parameter

Open
#501 0 comments 2 reactions 0 assignees View on GitHub
A-session C-feature
Dominant language
Rust
Stars
889
Forks
224
Avg merge
9h 37m
Merged PRs (30d)
20

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.