actix-session: Partitioned parameter
Offen
A-session
C-feature
- Vorherrschende Sprache
- Rust
- Sterne
- 889
- Forks
- 224
- Ø Merge
- 9 Std. 37 Min.
- Gemergte PRs (30 T.)
- 20
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.