dwyl / dwyl/auth_plug

Cookie “SameSite” attribute set to “None” (soon to be rejected)

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
chore enhancement help wanted priority-2 T1h technical
Dominant language
Elixir
Stars
37
Forks
2
Avg merge
2h 27m
Merged PRs (30d)
1

Description

Just saw this warning in Firefox:
```
Cookie “_app_key” will be soon rejected because it has the “SameSite” attribute set to “None” or an invalid value, without the “secure” attribute. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite
```

+ [ ] Need to figure out how to set the cookie to "SameSite" in Phoenix
https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite
+ [ ] Looks fairly straightforward: https://elixirforum.com/t/how-to-add-samesite-cookies-on-phoenix/31658

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.